#dca04a color space conversions
Hex:
#dca04a
RGB:
220, 160, 74
CMY:
14, 37, 71
CMYK:
0, 27, 66, 14
HSL:
35°, 67.5926%, 57.6471%
HSV (HSB):
35°, 66.3636%, 86.2745%
XYZ:
43.3220, 40.8517, 12.0804
xyY:
0.4501, 0.4244, 40.8517
CIE-Lab:
70.0719, 13.7932, 52.2967
CIE-LCH:
70.0719, 54.0851, 75.2247
CIE-Luv:
70.0719, 47.7824, 57.1264
Hunter-Lab:
63.9153, 9.1362, 33.5345
#dca04a color charts
#dca04a color shades, tints & tones
#dca04a color schemes
#dca04a color preview, HTML & CSS examples
This text has a color of #dca04a
<p style="color:#dca04a;">Text here</p>
.mytext {color:#dca04a;}
This box has a color of #dca04a
<div style="background-color:#dca04a;">Content here</div>
.mybackground {background-color:#dca04a;}
Border around this has a color of #dca04a
<div style="border:2px solid #dca04a;">Content here</div>
.myborder {border:2px solid #dca04a;}