#d2edc5 color space conversions
Hex:
#d2edc5
RGB:
210, 237, 197
CMY:
18, 7, 23
CMYK:
11, 0, 17, 7
HSL:
101°, 52.6316%, 85.0980%
HSV (HSB):
101°, 16.8776%, 92.9412%
XYZ:
66.9406, 78.3012, 64.4088
xyY:
0.3193, 0.3735, 78.3012
CIE-Lab:
90.9172, -15.9930, 16.4499
CIE-LCH:
90.9172, 22.9429, 134.1932
CIE-Luv:
90.9172, -13.2434, 27.0178
Hunter-Lab:
88.4880, -19.8199, 18.7855
#d2edc5 color charts
#d2edc5 color shades, tints & tones
#d2edc5 color schemes
#d2edc5 color preview, HTML & CSS examples
This text has a color of #d2edc5
<p style="color:#d2edc5;">Text here</p>
.mytext {color:#d2edc5;}
This box has a color of #d2edc5
<div style="background-color:#d2edc5;">Content here</div>
.mybackground {background-color:#d2edc5;}
Border around this has a color of #d2edc5
<div style="border:2px solid #d2edc5;">Content here</div>
.myborder {border:2px solid #d2edc5;}