#d2de9d color space conversions
Hex:
#d2de9d
RGB:
210, 222, 157
CMY:
18, 13, 38
CMYK:
5, 0, 29, 13
HSL:
71°, 49.6183%, 74.3137%
HSV (HSB):
71°, 29.2793%, 87.0588%
XYZ:
58.7854, 68.3785, 41.9983
xyY:
0.3475, 0.4042, 68.3785
CIE-Lab:
86.1954, -14.4932, 30.6126
CIE-LCH:
86.1954, 33.8701, 115.3347
CIE-Luv:
86.1954, -4.0131, 44.9019
Hunter-Lab:
82.6913, -17.8137, 27.7709
#d2de9d color charts
#d2de9d color shades, tints & tones
#d2de9d color schemes
#d2de9d color preview, HTML & CSS examples
This text has a color of #d2de9d
<p style="color:#d2de9d;">Text here</p>
.mytext {color:#d2de9d;}
This box has a color of #d2de9d
<div style="background-color:#d2de9d;">Content here</div>
.mybackground {background-color:#d2de9d;}
Border around this has a color of #d2de9d
<div style="border:2px solid #d2de9d;">Content here</div>
.myborder {border:2px solid #d2de9d;}