#FFE6B6 (or 0xFFE6B6) is unknown color: approx Moccasin. HEX triplet: FF, E6 and B6. RGB value is (255,230,182). Sum of RGB (Red+Green+Blue) = 255+230+182=667 (88% of max value = 765). Red value is 255 (100% from 255 or 38.23% from 667); Green value is 230 (90.23% from 255 or 34.48% from 667); Blue value is 182 (71.48% from 255 or 27.29% from 667); Max value from RGB is 255 - color contains mainly: red. Hex color #FFE6B6 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FFE6B6 is #001949. Grayscale: #E8E8E8. Windows color (decimal): -6474 or 11986687. OLE color: 11986687.
HSL color Cylindrical-coordinate representation of color #FFE6B6: hue angle of 39.45º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FFE6B6 is Cyan = 0, Magento = 0.10, Yellow = 0.29 and Black (K on CMYK) = 0.
<style> p { color: #FFE6B6; } p { color: rgb(255,230,182); } H1.HeaderClassName { color: #FFE6B6; } .AnyTagClassName { color: #FFE6B6; } </style>
<style> a { background-color: #FFE6B6; } a { background-color: rgb(255,230,182); } div.DivClassName { background-color: #FFE6B6; } .BgClassName { background-color: #FFE6B6; } </style>
<style> span { border-color: #FFE6B6; } span { border-color: rgb(255,230,182); } td.TdClassName { border-color: #FFE6B6; } .TagClassName { border-color: #FFE6B6; } </style>