#d5cc3e color space conversions
Hex:
#d5cc3e
RGB:
213, 204, 62
CMY:
16, 20, 76
CMYK:
0, 4, 71, 16
HSL:
56°, 64.2553%, 53.9216%
HSV (HSB):
56°, 70.8920%, 83.5294%
XYZ:
49.9029, 57.6797, 13.0606
xyY:
0.4136, 0.4781, 57.6797
CIE-Lab:
80.5604, -12.8425, 67.8485
CIE-LCH:
80.5604, 69.0533, 100.7183
CIE-Luv:
80.5604, 11.8715, 79.2293
Hunter-Lab:
75.9471, -15.6196, 42.9669
#d5cc3e color charts
#d5cc3e color shades, tints & tones
#d5cc3e color schemes
#d5cc3e color preview, HTML & CSS examples
This text has a color of #d5cc3e
<p style="color:#d5cc3e;">Text here</p>
.mytext {color:#d5cc3e;}
This box has a color of #d5cc3e
<div style="background-color:#d5cc3e;">Content here</div>
.mybackground {background-color:#d5cc3e;}
Border around this has a color of #d5cc3e
<div style="border:2px solid #d5cc3e;">Content here</div>
.myborder {border:2px solid #d5cc3e;}