#d2e2c1 color space conversions
Hex:
#d2e2c1
RGB:
210, 226, 193
CMY:
18, 11, 24
CMYK:
7, 0, 15, 11
HSL:
89°, 36.2637%, 82.1569%
HSV (HSB):
89°, 14.6018%, 88.6275%
XYZ:
63.4003, 71.9446, 60.9972
xyY:
0.3229, 0.3664, 71.9446
CIE-Lab:
87.9419, -11.1533, 14.3383
CIE-LCH:
87.9419, 18.1655, 127.8783
CIE-Luv:
87.9419, -7.4580, 23.0217
Hunter-Lab:
84.8202, -15.0123, 16.7366
#d2e2c1 color charts
#d2e2c1 color shades, tints & tones
#d2e2c1 color schemes
#d2e2c1 color preview, HTML & CSS examples
This text has a color of #d2e2c1
<p style="color:#d2e2c1;">Text here</p>
.mytext {color:#d2e2c1;}
This box has a color of #d2e2c1
<div style="background-color:#d2e2c1;">Content here</div>
.mybackground {background-color:#d2e2c1;}
Border around this has a color of #d2e2c1
<div style="border:2px solid #d2e2c1;">Content here</div>
.myborder {border:2px solid #d2e2c1;}