#FAB8BA (or 0xFAB8BA) is unknown color: approx Azalea. HEX triplet: FA, B8 and BA. RGB value is (250,184,186). Sum of RGB (Red+Green+Blue) = 250+184+186=620 (82% of max value = 765). Red value is 250 (98.05% from 255 or 40.32% from 620); Green value is 184 (72.27% from 255 or 29.68% from 620); Blue value is 186 (73.05% from 255 or 30% from 620); Max value from RGB is 250 - color contains mainly: red. Hex color #FAB8BA is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FAB8BA is #054745. Grayscale: #CCCCCC. Windows color (decimal): -345926 or 12237050. OLE color: 12237050.
HSL color Cylindrical-coordinate representation of color #FAB8BA: hue angle of 358.18º degrees, saturation: 0.87, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FAB8BA is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.02.
<style> p { color: #FAB8BA; } p { color: rgb(250,184,186); } H1.HeaderClassName { color: #FAB8BA; } .AnyTagClassName { color: #FAB8BA; } </style>
<style> a { background-color: #FAB8BA; } a { background-color: rgb(250,184,186); } div.DivClassName { background-color: #FAB8BA; } .BgClassName { background-color: #FAB8BA; } </style>
<style> span { border-color: #FAB8BA; } span { border-color: rgb(250,184,186); } td.TdClassName { border-color: #FAB8BA; } .TagClassName { border-color: #FAB8BA; } </style>