#F2B4EB (or 0xF2B4EB) is unknown color: approx Lavender Rose. HEX triplet: F2, B4 and EB. RGB value is (242,180,235). Sum of RGB (Red+Green+Blue) = 242+180+235=657 (87% of max value = 765). Red value is 242 (94.92% from 255 or 36.83% from 657); Green value is 180 (70.70% from 255 or 27.40% from 657); Blue value is 235 (92.19% from 255 or 35.77% from 657); Max value from RGB is 242 - color contains mainly: red. Hex color #F2B4EB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F2B4EB is #0D4B14. Grayscale: #CCCCCC. Windows color (decimal): -871189 or 15447282. OLE color: 15447282.
HSL color Cylindrical-coordinate representation of color #F2B4EB: hue angle of 306.77º degrees, saturation: 0.7, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #F2B4EB is Cyan = 0, Magento = 0.26, Yellow = 0.03 and Black (K on CMYK) = 0.05.
<style> p { color: #F2B4EB; } p { color: rgb(242,180,235); } H1.HeaderClassName { color: #F2B4EB; } .AnyTagClassName { color: #F2B4EB; } </style>
<style> a { background-color: #F2B4EB; } a { background-color: rgb(242,180,235); } div.DivClassName { background-color: #F2B4EB; } .BgClassName { background-color: #F2B4EB; } </style>
<style> span { border-color: #F2B4EB; } span { border-color: rgb(242,180,235); } td.TdClassName { border-color: #F2B4EB; } .TagClassName { border-color: #F2B4EB; } </style>