#d4cc2e color space conversions
Hex:
#d4cc2e
RGB:
212, 204, 46
CMY:
17, 20, 82
CMYK:
0, 4, 78, 17
HSL:
57°, 65.8730%, 50.5882%
HSV (HSB):
57°, 78.3019%, 83.1373%
XYZ:
49.2374, 57.3800, 11.0651
xyY:
0.4184, 0.4876, 57.3800
CIE-Lab:
80.3929, -13.9218, 72.8630
CIE-LCH:
80.3929, 74.1811, 100.8171
CIE-Luv:
80.3929, 11.4804, 82.7953
Hunter-Lab:
75.7496, -16.5365, 44.3639
#d4cc2e color charts
#d4cc2e color shades, tints & tones
#d4cc2e color schemes
#d4cc2e color preview, HTML & CSS examples
This text has a color of #d4cc2e
<p style="color:#d4cc2e;">Text here</p>
.mytext {color:#d4cc2e;}
This box has a color of #d4cc2e
<div style="background-color:#d4cc2e;">Content here</div>
.mybackground {background-color:#d4cc2e;}
Border around this has a color of #d4cc2e
<div style="border:2px solid #d4cc2e;">Content here</div>
.myborder {border:2px solid #d4cc2e;}