#d2cc5d color space conversions
Hex:
#d2cc5d
RGB:
210, 204, 93
CMY:
18, 20, 64
CMYK:
0, 3, 56, 18
HSL:
57°, 56.5217%, 59.4118%
HSV (HSB):
57°, 55.7143%, 82.3529%
XYZ:
50.1470, 57.6777, 18.8458
xyY:
0.3959, 0.4553, 57.6777
CIE-Lab:
80.5593, -12.1813, 55.0226
CIE-LCH:
80.5593, 56.3548, 102.4832
CIE-Luv:
80.5593, 8.9629, 68.9093
Hunter-Lab:
75.9458, -15.0417, 38.4494
#d2cc5d color charts
#d2cc5d color shades, tints & tones
#d2cc5d color schemes
#d2cc5d color preview, HTML & CSS examples
This text has a color of #d2cc5d
<p style="color:#d2cc5d;">Text here</p>
.mytext {color:#d2cc5d;}
This box has a color of #d2cc5d
<div style="background-color:#d2cc5d;">Content here</div>
.mybackground {background-color:#d2cc5d;}
Border around this has a color of #d2cc5d
<div style="border:2px solid #d2cc5d;">Content here</div>
.myborder {border:2px solid #d2cc5d;}