#D2F8EB (or 0xD2F8EB) is unknown color: approx Humming Bird. HEX triplet: D2, F8 and EB. RGB value is (210,248,235). Sum of RGB (Red+Green+Blue) = 210+248+235=693 (91% of max value = 765). Red value is 210 (82.42% from 255 or 30.30% from 693); Green value is 248 (97.27% from 255 or 35.79% from 693); Blue value is 235 (92.19% from 255 or 33.91% from 693); Max value from RGB is 248 - color contains mainly: green. Hex color #D2F8EB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D2F8EB is #2D0714. Grayscale: #EBEBEB. Windows color (decimal): -2950933 or 15464658. OLE color: 15464658.
HSL color Cylindrical-coordinate representation of color #D2F8EB: hue angle of 159.47º degrees, saturation: 0.73, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D2F8EB is Cyan = 0.15, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.03.
<style> p { color: #D2F8EB; } p { color: rgb(210,248,235); } H1.HeaderClassName { color: #D2F8EB; } .AnyTagClassName { color: #D2F8EB; } </style>
<style> a { background-color: #D2F8EB; } a { background-color: rgb(210,248,235); } div.DivClassName { background-color: #D2F8EB; } .BgClassName { background-color: #D2F8EB; } </style>
<style> span { border-color: #D2F8EB; } span { border-color: rgb(210,248,235); } td.TdClassName { border-color: #D2F8EB; } .TagClassName { border-color: #D2F8EB; } </style>