#d5c04f color space conversions
Hex:
#d5c04f
RGB:
213, 192, 79
CMY:
16, 25, 69
CMYK:
0, 10, 63, 16
HSL:
51°, 61.4679%, 57.2549%
HSV (HSB):
51°, 62.9108%, 83.5294%
XYZ:
47.7015, 52.4099, 14.9991
xyY:
0.4144, 0.4553, 52.4099
CIE-Lab:
77.5253, -5.7812, 57.9589
CIE-LCH:
77.5253, 58.2465, 95.6963
CIE-Luv:
77.5253, 19.4203, 68.9124
Hunter-Lab:
72.3947, -9.0755, 38.3923
#d5c04f color charts
#d5c04f color shades, tints & tones
#d5c04f color schemes
#d5c04f color preview, HTML & CSS examples
This text has a color of #d5c04f
<p style="color:#d5c04f;">Text here</p>
.mytext {color:#d5c04f;}
This box has a color of #d5c04f
<div style="background-color:#d5c04f;">Content here</div>
.mybackground {background-color:#d5c04f;}
Border around this has a color of #d5c04f
<div style="border:2px solid #d5c04f;">Content here</div>
.myborder {border:2px solid #d5c04f;}