#F0D3DC (or 0xF0D3DC) is unknown color: approx Pink Lace. HEX triplet: F0, D3 and DC. RGB value is (240,211,220). Sum of RGB (Red+Green+Blue) = 240+211+220=671 (88% of max value = 765). Red value is 240 (94.14% from 255 or 35.77% from 671); Green value is 211 (82.81% from 255 or 31.45% from 671); Blue value is 220 (86.33% from 255 or 32.79% from 671); Max value from RGB is 240 - color contains mainly: red. Hex color #F0D3DC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0D3DC is #0F2C23. Grayscale: #DCDCDC. Windows color (decimal): -994340 or 14472176. OLE color: 14472176.
HSL color Cylindrical-coordinate representation of color #F0D3DC: hue angle of 341.38º degrees, saturation: 0.49, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #F0D3DC is Cyan = 0, Magento = 0.12, Yellow = 0.08 and Black (K on CMYK) = 0.06.
<style> p { color: #f0d3dc; } p { color: rgb(240,211,220); } H1.HeaderClassName { color: #f0d3dc; } .AnyTagClassName { color: #f0d3dc; } </style>
<style> a { background-color: #f0d3dc; } a { background-color: rgb(240,211,220); } div.DivClassName { background-color: #f0d3dc; } .BgClassName { background-color: #f0d3dc; } </style>
<style> span { border-color: #f0d3dc; } span { border-color: rgb(240,211,220); } td.TdClassName { border-color: #f0d3dc; } .TagClassName { border-color: #f0d3dc; } </style>