#d4cc5f color space conversions
Hex:
#d4cc5f
RGB:
212, 204, 95
CMY:
17, 20, 63
CMYK:
0, 4, 55, 17
HSL:
56°, 57.6355%, 60.1961%
HSV (HSB):
56°, 55.1887%, 83.1373%
XYZ:
50.8098, 58.0090, 19.3454
xyY:
0.3964, 0.4526, 58.0090
CIE-Lab:
80.7438, -11.2044, 54.3644
CIE-LCH:
80.7438, 55.5070, 101.6455
CIE-Luv:
80.7438, 10.2479, 68.1802
Hunter-Lab:
76.1636, -14.2066, 38.2550
#d4cc5f color charts
#d4cc5f color shades, tints & tones
#d4cc5f color schemes
#d4cc5f color preview, HTML & CSS examples
This text has a color of #d4cc5f
<p style="color:#d4cc5f;">Text here</p>
.mytext {color:#d4cc5f;}
This box has a color of #d4cc5f
<div style="background-color:#d4cc5f;">Content here</div>
.mybackground {background-color:#d4cc5f;}
Border around this has a color of #d4cc5f
<div style="border:2px solid #d4cc5f;">Content here</div>
.myborder {border:2px solid #d4cc5f;}