#d2e29e color space conversions
Hex:
#d2e29e
RGB:
210, 226, 158
CMY:
18, 11, 38
CMYK:
7, 0, 30, 11
HSL:
74°, 53.9683%, 75.2941%
HSV (HSB):
74°, 30.0885%, 88.6275%
XYZ:
59.9463, 70.5630, 42.8083
xyY:
0.3459, 0.4071, 70.5630
CIE-Lab:
87.2722, -16.3491, 31.5393
CIE-LCH:
87.2722, 35.5249, 117.4009
CIE-Luv:
87.2722, -6.2648, 46.5328
Hunter-Lab:
84.0018, -19.6200, 28.5864
#d2e29e color charts
#d2e29e color shades, tints & tones
#d2e29e color schemes
#d2e29e color preview, HTML & CSS examples
This text has a color of #d2e29e
<p style="color:#d2e29e;">Text here</p>
.mytext {color:#d2e29e;}
This box has a color of #d2e29e
<div style="background-color:#d2e29e;">Content here</div>
.mybackground {background-color:#d2e29e;}
Border around this has a color of #d2e29e
<div style="border:2px solid #d2e29e;">Content here</div>
.myborder {border:2px solid #d2e29e;}