#d0e8d8 color space conversions
Hex:
#d0e8d8
RGB:
208, 232, 216
CMY:
18, 9, 15
CMYK:
10, 0, 7, 9
HSL:
140°, 34.2857%, 86.2745%
HSV (HSB):
140°, 10.3448%, 90.9804%
XYZ:
67.2637, 76.0810, 76.1057
xyY:
0.3065, 0.3467, 76.0810
CIE-Lab:
89.8969, -10.8807, 5.0875
CIE-LCH:
89.8969, 12.0114, 154.9407
CIE-Luv:
89.8969, -12.3638, 9.6185
Hunter-Lab:
87.2244, -14.9912, 9.3250
#d0e8d8 color charts
#d0e8d8 color shades, tints & tones
#d0e8d8 color schemes
#d0e8d8 color preview, HTML & CSS examples
This text has a color of #d0e8d8
<p style="color:#d0e8d8;">Text here</p>
.mytext {color:#d0e8d8;}
This box has a color of #d0e8d8
<div style="background-color:#d0e8d8;">Content here</div>
.mybackground {background-color:#d0e8d8;}
Border around this has a color of #d0e8d8
<div style="border:2px solid #d0e8d8;">Content here</div>
.myborder {border:2px solid #d0e8d8;}