#F1D0D3 (or 0xF1D0D3) is unknown color: approx Pale Rose. HEX triplet: F1, D0 and D3. RGB value is (241,208,211). Sum of RGB (Red+Green+Blue) = 241+208+211=660 (87% of max value = 765). Red value is 241 (94.53% from 255 or 36.52% from 660); Green value is 208 (81.64% from 255 or 31.52% from 660); Blue value is 211 (82.81% from 255 or 31.97% from 660); Max value from RGB is 241 - color contains mainly: red. Hex color #F1D0D3 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1D0D3 is #0E2F2C. Grayscale: #DADADA. Windows color (decimal): -929581 or 13881585. OLE color: 13881585.
HSL color Cylindrical-coordinate representation of color #F1D0D3: hue angle of 354.55º degrees, saturation: 0.54, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #F1D0D3 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.05.
<style> p { color: #F1D0D3; } p { color: rgb(241,208,211); } H1.HeaderClassName { color: #F1D0D3; } .AnyTagClassName { color: #F1D0D3; } </style>
<style> a { background-color: #F1D0D3; } a { background-color: rgb(241,208,211); } div.DivClassName { background-color: #F1D0D3; } .BgClassName { background-color: #F1D0D3; } </style>
<style> span { border-color: #F1D0D3; } span { border-color: rgb(241,208,211); } td.TdClassName { border-color: #F1D0D3; } .TagClassName { border-color: #F1D0D3; } </style>