#d2e2c5 color space conversions
Hex:
#d2e2c5
RGB:
210, 226, 197
CMY:
18, 11, 23
CMYK:
7, 0, 13, 11
HSL:
93°, 33.3333%, 82.9412%
HSV (HSB):
93°, 12.8319%, 88.6275%
XYZ:
63.8527, 72.1256, 63.3796
xyY:
0.3203, 0.3618, 72.1256
CIE-Lab:
88.0290, -10.4920, 12.3694
CIE-LCH:
88.0290, 16.2198, 130.3055
CIE-Luv:
88.0290, -7.6056, 20.1239
Hunter-Lab:
84.9268, -14.4155, 15.2015
#d2e2c5 color charts
#d2e2c5 color shades, tints & tones
#d2e2c5 color schemes
#d2e2c5 color preview, HTML & CSS examples
This text has a color of #d2e2c5
<p style="color:#d2e2c5;">Text here</p>
.mytext {color:#d2e2c5;}
This box has a color of #d2e2c5
<div style="background-color:#d2e2c5;">Content here</div>
.mybackground {background-color:#d2e2c5;}
Border around this has a color of #d2e2c5
<div style="border:2px solid #d2e2c5;">Content here</div>
.myborder {border:2px solid #d2e2c5;}