#FABEE8 (or 0xFABEE8) is unknown color: approx Classic Rose. HEX triplet: FA, BE and E8. RGB value is (250,190,232). Sum of RGB (Red+Green+Blue) = 250+190+232=672 (89% of max value = 765). Red value is 250 (98.05% from 255 or 37.20% from 672); Green value is 190 (74.61% from 255 or 28.27% from 672); Blue value is 232 (91.02% from 255 or 34.52% from 672); Max value from RGB is 250 - color contains mainly: red. Hex color #FABEE8 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FABEE8 is #054117. Grayscale: #D4D4D4. Windows color (decimal): -344344 or 15253242. OLE color: 15253242.
HSL color Cylindrical-coordinate representation of color #FABEE8: hue angle of 318º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FABEE8 is Cyan = 0, Magento = 0.24, Yellow = 0.07 and Black (K on CMYK) = 0.02.
<style> p { color: #FABEE8; } p { color: rgb(250,190,232); } H1.HeaderClassName { color: #FABEE8; } .AnyTagClassName { color: #FABEE8; } </style>
<style> a { background-color: #FABEE8; } a { background-color: rgb(250,190,232); } div.DivClassName { background-color: #FABEE8; } .BgClassName { background-color: #FABEE8; } </style>
<style> span { border-color: #FABEE8; } span { border-color: rgb(250,190,232); } td.TdClassName { border-color: #FABEE8; } .TagClassName { border-color: #FABEE8; } </style>