#d0e8e2 color space conversions
Hex:
#d0e8e2
RGB:
208, 232, 226
CMY:
18, 9, 11
CMYK:
10, 0, 3, 9
HSL:
165°, 34.2857%, 86.2745%
HSV (HSB):
165°, 10.3448%, 90.9804%
XYZ:
68.5965, 76.6141, 83.1241
xyY:
0.3004, 0.3355, 76.6141
CIE-Lab:
90.1437, -9.0207, 0.2165
CIE-LCH:
90.1437, 9.0233, 178.6254
CIE-Luv:
90.1437, -12.6842, 1.9115
Hunter-Lab:
87.5295, -13.2869, 4.9647
#d0e8e2 color charts
#d0e8e2 color shades, tints & tones
#d0e8e2 color schemes
#d0e8e2 color preview, HTML & CSS examples
This text has a color of #d0e8e2
<p style="color:#d0e8e2;">Text here</p>
.mytext {color:#d0e8e2;}
This box has a color of #d0e8e2
<div style="background-color:#d0e8e2;">Content here</div>
.mybackground {background-color:#d0e8e2;}
Border around this has a color of #d0e8e2
<div style="border:2px solid #d0e8e2;">Content here</div>
.myborder {border:2px solid #d0e8e2;}