#EFC8CE (or 0xEFC8CE) is unknown color: approx Pink Lace. HEX triplet: EF, C8 and CE. RGB value is (239,200,206). Sum of RGB (Red+Green+Blue) = 239+200+206=645 (85% of max value = 765). Red value is 239 (93.75% from 255 or 37.05% from 645); Green value is 200 (78.52% from 255 or 31.01% from 645); Blue value is 206 (80.86% from 255 or 31.94% from 645); Max value from RGB is 239 - color contains mainly: red. Hex color #EFC8CE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EFC8CE is #103731. Grayscale: #D4D4D4. Windows color (decimal): -1062706 or 13551855. OLE color: 13551855.
HSL color Cylindrical-coordinate representation of color #EFC8CE: hue angle of 350.77º degrees, saturation: 0.55, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #EFC8CE is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.06.
<style> p { color: #EFC8CE; } p { color: rgb(239,200,206); } H1.HeaderClassName { color: #EFC8CE; } .AnyTagClassName { color: #EFC8CE; } </style>
<style> a { background-color: #EFC8CE; } a { background-color: rgb(239,200,206); } div.DivClassName { background-color: #EFC8CE; } .BgClassName { background-color: #EFC8CE; } </style>
<style> span { border-color: #EFC8CE; } span { border-color: rgb(239,200,206); } td.TdClassName { border-color: #EFC8CE; } .TagClassName { border-color: #EFC8CE; } </style>