#EBCFD5 (or 0xEBCFD5) is unknown color: approx Pale Rose. HEX triplet: EB, CF and D5. RGB value is (235,207,213). Sum of RGB (Red+Green+Blue) = 235+207+213=655 (86% of max value = 765). Red value is 235 (92.19% from 255 or 35.88% from 655); Green value is 207 (81.25% from 255 or 31.60% from 655); Blue value is 213 (83.59% from 255 or 32.52% from 655); Max value from RGB is 235 - color contains mainly: red. Hex color #EBCFD5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EBCFD5 is #14302A. Grayscale: #D8D8D8. Windows color (decimal): -1323051 or 14012395. OLE color: 14012395.
HSL color Cylindrical-coordinate representation of color #EBCFD5: hue angle of 347.14º degrees, saturation: 0.41, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #EBCFD5 is Cyan = 0, Magento = 0.12, Yellow = 0.09 and Black (K on CMYK) = 0.08.
<style> p { color: #EBCFD5; } p { color: rgb(235,207,213); } H1.HeaderClassName { color: #EBCFD5; } .AnyTagClassName { color: #EBCFD5; } </style>
<style> a { background-color: #EBCFD5; } a { background-color: rgb(235,207,213); } div.DivClassName { background-color: #EBCFD5; } .BgClassName { background-color: #EBCFD5; } </style>
<style> span { border-color: #EBCFD5; } span { border-color: rgb(235,207,213); } td.TdClassName { border-color: #EBCFD5; } .TagClassName { border-color: #EBCFD5; } </style>