#d2e0d1 color space conversions
Hex:
#d2e0d1
RGB:
210, 224, 209
CMY:
18, 12, 18
CMYK:
6, 0, 7, 12
HSL:
116°, 19.4805%, 84.9020%
HSV (HSB):
116°, 6.6964%, 87.8431%
XYZ:
64.7426, 71.6164, 70.7326
xyY:
0.3126, 0.3458, 71.6164
CIE-Lab:
87.7836, -7.4094, 5.7232
CIE-LCH:
87.7836, 9.3624, 142.3169
CIE-Luv:
87.7836, -7.0506, 9.9136
Hunter-Lab:
84.6265, -11.5367, 9.6827
#d2e0d1 color charts
#d2e0d1 color shades, tints & tones
#d2e0d1 color schemes
#d2e0d1 color preview, HTML & CSS examples
This text has a color of #d2e0d1
<p style="color:#d2e0d1;">Text here</p>
.mytext {color:#d2e0d1;}
This box has a color of #d2e0d1
<div style="background-color:#d2e0d1;">Content here</div>
.mybackground {background-color:#d2e0d1;}
Border around this has a color of #d2e0d1
<div style="border:2px solid #d2e0d1;">Content here</div>
.myborder {border:2px solid #d2e0d1;}