#FFE4F3 (or 0xFFE4F3) is unknown color: approx Lavender Blush. HEX triplet: FF, E4 and F3. RGB value is (255,228,243). Sum of RGB (Red+Green+Blue) = 255+228+243=726 (96% of max value = 765). Red value is 255 (100% from 255 or 35.12% from 726); Green value is 228 (89.45% from 255 or 31.40% from 726); Blue value is 243 (95.31% from 255 or 33.47% from 726); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE4F3 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFE4F3 is #001B0C. Grayscale: #EDEDED. Windows color (decimal): -6925 or 15983871. OLE color: 15983871.
HSL color Cylindrical-coordinate representation of color #FFE4F3: hue angle of 326.67º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #FFE4F3 is Cyan = 0, Magento = 0.11, Yellow = 0.05 and Black (K on CMYK) = 0.
<style> p { color: #FFE4F3; } p { color: rgb(255,228,243); } H1.HeaderClassName { color: #FFE4F3; } .AnyTagClassName { color: #FFE4F3; } </style>
<style> a { background-color: #FFE4F3; } a { background-color: rgb(255,228,243); } div.DivClassName { background-color: #FFE4F3; } .BgClassName { background-color: #FFE4F3; } </style>
<style> span { border-color: #FFE4F3; } span { border-color: rgb(255,228,243); } td.TdClassName { border-color: #FFE4F3; } .TagClassName { border-color: #FFE4F3; } </style>