#EABBD1 (or 0xEABBD1) is unknown color: approx Twilight. HEX triplet: EA, BB and D1. RGB value is (234,187,209). Sum of RGB (Red+Green+Blue) = 234+187+209=630 (83% of max value = 765). Red value is 234 (91.80% from 255 or 37.14% from 630); Green value is 187 (73.44% from 255 or 29.68% from 630); Blue value is 209 (82.03% from 255 or 33.17% from 630); Max value from RGB is 234 - color contains mainly: red. Hex color #EABBD1 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EABBD1 is #15442E. Grayscale: #CBCBCB. Windows color (decimal): -1393711 or 13745130. OLE color: 13745130.
HSL color Cylindrical-coordinate representation of color #EABBD1: hue angle of 331.91º degrees, saturation: 0.53, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #EABBD1 is Cyan = 0, Magento = 0.20, Yellow = 0.11 and Black (K on CMYK) = 0.08.
<style> p { color: #EABBD1; } p { color: rgb(234,187,209); } H1.HeaderClassName { color: #EABBD1; } .AnyTagClassName { color: #EABBD1; } </style>
<style> a { background-color: #EABBD1; } a { background-color: rgb(234,187,209); } div.DivClassName { background-color: #EABBD1; } .BgClassName { background-color: #EABBD1; } </style>
<style> span { border-color: #EABBD1; } span { border-color: rgb(234,187,209); } td.TdClassName { border-color: #EABBD1; } .TagClassName { border-color: #EABBD1; } </style>