#FAB5C5 (or 0xFAB5C5) is unknown color: approx Cupid. HEX triplet: FA, B5 and C5. RGB value is (250,181,197). Sum of RGB (Red+Green+Blue) = 250+181+197=628 (83% of max value = 765). Red value is 250 (98.05% from 255 or 39.81% from 628); Green value is 181 (71.09% from 255 or 28.82% from 628); Blue value is 197 (77.34% from 255 or 31.37% from 628); Max value from RGB is 250 - color contains mainly: red. Hex color #FAB5C5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FAB5C5 is #054A3A. Grayscale: #CBCBCB. Windows color (decimal): -346683 or 12957178. OLE color: 12957178.
HSL color Cylindrical-coordinate representation of color #FAB5C5: hue angle of 346.09º degrees, saturation: 0.87, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #FAB5C5 is Cyan = 0, Magento = 0.28, Yellow = 0.21 and Black (K on CMYK) = 0.02.
<style> p { color: #FAB5C5; } p { color: rgb(250,181,197); } H1.HeaderClassName { color: #FAB5C5; } .AnyTagClassName { color: #FAB5C5; } </style>
<style> a { background-color: #FAB5C5; } a { background-color: rgb(250,181,197); } div.DivClassName { background-color: #FAB5C5; } .BgClassName { background-color: #FAB5C5; } </style>
<style> span { border-color: #FAB5C5; } span { border-color: rgb(250,181,197); } td.TdClassName { border-color: #FAB5C5; } .TagClassName { border-color: #FAB5C5; } </style>