#d5c03f color space conversions
Hex:
#d5c03f
RGB:
213, 192, 63
CMY:
16, 25, 75
CMYK:
0, 10, 70, 16
HSL:
52°, 64.1026%, 54.1176%
HSV (HSB):
52°, 70.4225%, 83.5294%
XYZ:
47.1874, 52.2043, 12.2920
xyY:
0.4225, 0.4674, 52.2043
CIE-Lab:
77.4028, -6.6859, 64.3784
CIE-LCH:
77.4028, 64.7247, 95.9291
CIE-Luv:
77.4028, 19.9561, 73.9553
Hunter-Lab:
72.2525, -9.8654, 40.4900
#d5c03f color charts
#d5c03f color shades, tints & tones
#d5c03f color schemes
#d5c03f color preview, HTML & CSS examples
This text has a color of #d5c03f
<p style="color:#d5c03f;">Text here</p>
.mytext {color:#d5c03f;}
This box has a color of #d5c03f
<div style="background-color:#d5c03f;">Content here</div>
.mybackground {background-color:#d5c03f;}
Border around this has a color of #d5c03f
<div style="border:2px solid #d5c03f;">Content here</div>
.myborder {border:2px solid #d5c03f;}