#dca64e color space conversions
Hex:
#dca64e
RGB:
220, 166, 78
CMY:
14, 35, 69
CMYK:
0, 25, 65, 14
HSL:
37°, 66.9811%, 58.4314%
HSV (HSB):
37°, 64.5455%, 86.2745%
XYZ:
44.5266, 43.0381, 13.1681
xyY:
0.4420, 0.4273, 43.0381
CIE-Lab:
71.5808, 10.8228, 52.0966
CIE-LCH:
71.5808, 53.2089, 78.2641
CIE-Luv:
71.5808, 43.0604, 58.2149
Hunter-Lab:
65.6035, 6.3460, 34.0216
#dca64e color charts
#dca64e color shades, tints & tones
#dca64e color schemes
#dca64e color preview, HTML & CSS examples
This text has a color of #dca64e
<p style="color:#dca64e;">Text here</p>
.mytext {color:#dca64e;}
This box has a color of #dca64e
<div style="background-color:#dca64e;">Content here</div>
.mybackground {background-color:#dca64e;}
Border around this has a color of #dca64e
<div style="border:2px solid #dca64e;">Content here</div>
.myborder {border:2px solid #dca64e;}