#d0f8e8 color space conversions
Hex:
#d0f8e8
RGB:
208, 248, 232
CMY:
18, 3, 9
CMYK:
16, 0, 6, 3
HSL:
156°, 74.0741%, 89.4118%
HSV (HSB):
156°, 16.1290%, 97.2549%
XYZ:
74.1453, 86.3709, 89.1073
xyY:
0.2970, 0.3460, 86.3709
CIE-Lab:
94.4707, -15.8907, 3.3923
CIE-LCH:
94.4707, 16.2488, 167.9495
CIE-Luv:
94.4707, -20.4722, 7.9951
Hunter-Lab:
92.9359, -20.2286, 8.2077
#d0f8e8 color charts
#d0f8e8 color shades, tints & tones
#d0f8e8 color schemes
#d0f8e8 color preview, HTML & CSS examples
This text has a color of #d0f8e8
<p style="color:#d0f8e8;">Text here</p>
.mytext {color:#d0f8e8;}
This box has a color of #d0f8e8
<div style="background-color:#d0f8e8;">Content here</div>
.mybackground {background-color:#d0f8e8;}
Border around this has a color of #d0f8e8
<div style="border:2px solid #d0f8e8;">Content here</div>
.myborder {border:2px solid #d0f8e8;}