#d2dd7d color space conversions
Hex:
#d2dd7d
RGB:
210, 221, 125
CMY:
18, 13, 51
CMYK:
5, 0, 43, 13
HSL:
67°, 58.5366%, 67.8431%
HSV (HSB):
67°, 43.4389%, 86.6667%
XYZ:
56.1365, 66.8952, 29.3554
xyY:
0.3684, 0.4390, 66.8952
CIE-Lab:
85.4510, -17.7821, 45.7125
CIE-LCH:
85.4510, 49.0493, 111.2560
CIE-Luv:
85.4510, -2.4211, 62.5107
Hunter-Lab:
81.7895, -20.6176, 35.9726
#d2dd7d color charts
#d2dd7d color shades, tints & tones
#d2dd7d color schemes
#d2dd7d color preview, HTML & CSS examples
This text has a color of #d2dd7d
<p style="color:#d2dd7d;">Text here</p>
.mytext {color:#d2dd7d;}
This box has a color of #d2dd7d
<div style="background-color:#d2dd7d;">Content here</div>
.mybackground {background-color:#d2dd7d;}
Border around this has a color of #d2dd7d
<div style="border:2px solid #d2dd7d;">Content here</div>
.myborder {border:2px solid #d2dd7d;}