#dca32f color space conversions
Hex:
#dca32f
RGB:
220, 163, 47
CMY:
14, 36, 82
CMYK:
0, 26, 79, 14
HSL:
40°, 71.1934%, 52.3529%
HSV (HSB):
40°, 78.6364%, 86.2745%
XYZ:
43.1255, 41.6153, 8.4489
xyY:
0.4628, 0.4466, 41.6153
CIE-Lab:
70.6048, 10.9131, 64.0132
CIE-LCH:
70.6048, 64.9368, 80.3251
CIE-Luv:
70.6048, 46.9837, 66.4118
Hunter-Lab:
64.5099, 6.4366, 37.3917
#dca32f color charts
#dca32f color shades, tints & tones
#dca32f color schemes
#dca32f color preview, HTML & CSS examples
This text has a color of #dca32f
<p style="color:#dca32f;">Text here</p>
.mytext {color:#dca32f;}
This box has a color of #dca32f
<div style="background-color:#dca32f;">Content here</div>
.mybackground {background-color:#dca32f;}
Border around this has a color of #dca32f
<div style="border:2px solid #dca32f;">Content here</div>
.myborder {border:2px solid #dca32f;}