#D2FBF9 (or 0xD2FBF9) is unknown color: approx Light Cyan. HEX triplet: D2, FB and F9. RGB value is (210,251,249). Sum of RGB (Red+Green+Blue) = 210+251+249=710 (94% of max value = 765). Red value is 210 (82.42% from 255 or 29.58% from 710); Green value is 251 (98.44% from 255 or 35.35% from 710); Blue value is 249 (97.66% from 255 or 35.07% from 710); Max value from RGB is 251 - color contains mainly: green. Hex color #D2FBF9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D2FBF9 is #2D0406. Grayscale: #EEEEEE. Windows color (decimal): -2950151 or 16382930. OLE color: 16382930.
HSL color Cylindrical-coordinate representation of color #D2FBF9: hue angle of 177.07º degrees, saturation: 0.84, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D2FBF9 is Cyan = 0.16, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #D2FBF9; } p { color: rgb(210,251,249); } H1.HeaderClassName { color: #D2FBF9; } .AnyTagClassName { color: #D2FBF9; } </style>
<style> a { background-color: #D2FBF9; } a { background-color: rgb(210,251,249); } div.DivClassName { background-color: #D2FBF9; } .BgClassName { background-color: #D2FBF9; } </style>
<style> span { border-color: #D2FBF9; } span { border-color: rgb(210,251,249); } td.TdClassName { border-color: #D2FBF9; } .TagClassName { border-color: #D2FBF9; } </style>