#d2edcd color space conversions
Hex:
#d2edcd
RGB:
210, 237, 205
CMY:
18, 7, 20
CMYK:
11, 0, 14, 7
HSL:
111°, 47.0588%, 86.6667%
HSV (HSB):
111°, 13.5021%, 92.9412%
XYZ:
67.8820, 78.6778, 69.3662
xyY:
0.3144, 0.3644, 78.6778
CIE-Lab:
91.0883, -14.6549, 12.5436
CIE-LCH:
91.0883, 19.2901, 139.4388
CIE-Luv:
91.0883, -13.4634, 21.2519
Hunter-Lab:
88.7005, -18.6209, 15.7240
#d2edcd color charts
#d2edcd color shades, tints & tones
#d2edcd color schemes
#d2edcd color preview, HTML & CSS examples
This text has a color of #d2edcd
<p style="color:#d2edcd;">Text here</p>
.mytext {color:#d2edcd;}
This box has a color of #d2edcd
<div style="background-color:#d2edcd;">Content here</div>
.mybackground {background-color:#d2edcd;}
Border around this has a color of #d2edcd
<div style="border:2px solid #d2edcd;">Content here</div>
.myborder {border:2px solid #d2edcd;}