#F0B6BE (or 0xF0B6BE) is unknown color: approx Light Pink. HEX triplet: F0, B6 and BE. RGB value is (240,182,190). Sum of RGB (Red+Green+Blue) = 240+182+190=612 (81% of max value = 765). Red value is 240 (94.14% from 255 or 39.22% from 612); Green value is 182 (71.48% from 255 or 29.74% from 612); Blue value is 190 (74.61% from 255 or 31.05% from 612); Max value from RGB is 240 - color contains mainly: red. Hex color #F0B6BE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0B6BE is #0F4941. Grayscale: #C8C8C8. Windows color (decimal): -1001794 or 12498672. OLE color: 12498672.
HSL color Cylindrical-coordinate representation of color #F0B6BE: hue angle of 351.72º degrees, saturation: 0.66, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #F0B6BE is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.06.
<style> p { color: #F0B6BE; } p { color: rgb(240,182,190); } H1.HeaderClassName { color: #F0B6BE; } .AnyTagClassName { color: #F0B6BE; } </style>
<style> a { background-color: #F0B6BE; } a { background-color: rgb(240,182,190); } div.DivClassName { background-color: #F0B6BE; } .BgClassName { background-color: #F0B6BE; } </style>
<style> span { border-color: #F0B6BE; } span { border-color: rgb(240,182,190); } td.TdClassName { border-color: #F0B6BE; } .TagClassName { border-color: #F0B6BE; } </style>