#d2db7d color space conversions
Hex:
#d2db7d
RGB:
210, 219, 125
CMY:
18, 14, 51
CMYK:
4, 0, 43, 14
HSL:
66°, 56.6265%, 67.4510%
HSV (HSB):
66°, 42.9224%, 85.8824%
XYZ:
55.6115, 65.8453, 29.1804
xyY:
0.3692, 0.4371, 65.8453
CIE-Lab:
84.9175, -16.7941, 45.0499
CIE-LCH:
84.9175, 48.0784, 110.4449
CIE-Luv:
84.9175, -1.2472, 61.4991
Hunter-Lab:
81.1451, -19.6719, 35.4805
#d2db7d color charts
#d2db7d color shades, tints & tones
#d2db7d color schemes
#d2db7d color preview, HTML & CSS examples
This text has a color of #d2db7d
<p style="color:#d2db7d;">Text here</p>
.mytext {color:#d2db7d;}
This box has a color of #d2db7d
<div style="background-color:#d2db7d;">Content here</div>
.mybackground {background-color:#d2db7d;}
Border around this has a color of #d2db7d
<div style="border:2px solid #d2db7d;">Content here</div>
.myborder {border:2px solid #d2db7d;}