#F1B5BD (or 0xF1B5BD) is unknown color: approx Light Pink. HEX triplet: F1, B5 and BD. RGB value is (241,181,189). Sum of RGB (Red+Green+Blue) = 241+181+189=611 (80% of max value = 765). Red value is 241 (94.53% from 255 or 39.44% from 611); Green value is 181 (71.09% from 255 or 29.62% from 611); Blue value is 189 (74.22% from 255 or 30.93% from 611); Max value from RGB is 241 - color contains mainly: red. Hex color #F1B5BD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1B5BD is #0E4A42. Grayscale: #C7C7C7. Windows color (decimal): -936515 or 12432881. OLE color: 12432881.
HSL color Cylindrical-coordinate representation of color #F1B5BD: hue angle of 352º degrees, saturation: 0.68, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #F1B5BD is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.05.
<style> p { color: #F1B5BD; } p { color: rgb(241,181,189); } H1.HeaderClassName { color: #F1B5BD; } .AnyTagClassName { color: #F1B5BD; } </style>
<style> a { background-color: #F1B5BD; } a { background-color: rgb(241,181,189); } div.DivClassName { background-color: #F1B5BD; } .BgClassName { background-color: #F1B5BD; } </style>
<style> span { border-color: #F1B5BD; } span { border-color: rgb(241,181,189); } td.TdClassName { border-color: #F1B5BD; } .TagClassName { border-color: #F1B5BD; } </style>