#FAB3EB (or 0xFAB3EB) is unknown color: approx Lavender Rose. HEX triplet: FA, B3 and EB. RGB value is (250,179,235). Sum of RGB (Red+Green+Blue) = 250+179+235=664 (87% of max value = 765). Red value is 250 (98.05% from 255 or 37.65% from 664); Green value is 179 (70.31% from 255 or 26.96% from 664); Blue value is 235 (92.19% from 255 or 35.39% from 664); Max value from RGB is 250 - color contains mainly: red. Hex color #FAB3EB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FAB3EB is #054C14. Grayscale: #CECECE. Windows color (decimal): -347157 or 15447034. OLE color: 15447034.
HSL color Cylindrical-coordinate representation of color #FAB3EB: hue angle of 312.68º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #FAB3EB is Cyan = 0, Magento = 0.28, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #FAB3EB; } p { color: rgb(250,179,235); } H1.HeaderClassName { color: #FAB3EB; } .AnyTagClassName { color: #FAB3EB; } </style>
<style> a { background-color: #FAB3EB; } a { background-color: rgb(250,179,235); } div.DivClassName { background-color: #FAB3EB; } .BgClassName { background-color: #FAB3EB; } </style>
<style> span { border-color: #FAB3EB; } span { border-color: rgb(250,179,235); } td.TdClassName { border-color: #FAB3EB; } .TagClassName { border-color: #FAB3EB; } </style>