#F9BBED (or 0xF9BBED) is unknown color: approx Lavender Rose. HEX triplet: F9, BB and ED. RGB value is (249,187,237). Sum of RGB (Red+Green+Blue) = 249+187+237=673 (89% of max value = 765). Red value is 249 (97.66% from 255 or 37.00% from 673); Green value is 187 (73.44% from 255 or 27.79% from 673); Blue value is 237 (92.97% from 255 or 35.22% from 673); Max value from RGB is 249 - color contains mainly: red. Hex color #F9BBED is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F9BBED is #064412. Grayscale: #D3D3D3. Windows color (decimal): -410643 or 15580153. OLE color: 15580153.
HSL color Cylindrical-coordinate representation of color #F9BBED: hue angle of 311.61º degrees, saturation: 0.84, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #F9BBED is Cyan = 0, Magento = 0.25, Yellow = 0.05 and Black (K on CMYK) = 0.02.
<style> p { color: #F9BBED; } p { color: rgb(249,187,237); } H1.HeaderClassName { color: #F9BBED; } .AnyTagClassName { color: #F9BBED; } </style>
<style> a { background-color: #F9BBED; } a { background-color: rgb(249,187,237); } div.DivClassName { background-color: #F9BBED; } .BgClassName { background-color: #F9BBED; } </style>
<style> span { border-color: #F9BBED; } span { border-color: rgb(249,187,237); } td.TdClassName { border-color: #F9BBED; } .TagClassName { border-color: #F9BBED; } </style>