#daa20f color space conversions
Hex:
#daa20f
RGB:
218, 162, 15
CMY:
15, 36, 94
CMYK:
0, 26, 93, 15
HSL:
43°, 87.1245%, 45.6863%
HSV (HSB):
43°, 93.1193%, 85.4902%
XYZ:
41.9200, 40.7806, 6.1140
xyY:
0.4720, 0.4592, 40.7806
CIE-Lab:
70.0219, 9.8119, 71.7274
CIE-LCH:
70.0219, 72.3954, 82.2106
CIE-Luv:
70.0219, 47.0571, 70.8712
Hunter-Lab:
63.8597, 5.4200, 39.0253
#daa20f color charts
#daa20f color shades, tints & tones
#daa20f color schemes
#daa20f color preview, HTML & CSS examples
This text has a color of #daa20f
<p style="color:#daa20f;">Text here</p>
.mytext {color:#daa20f;}
This box has a color of #daa20f
<div style="background-color:#daa20f;">Content here</div>
.mybackground {background-color:#daa20f;}
Border around this has a color of #daa20f
<div style="border:2px solid #daa20f;">Content here</div>
.myborder {border:2px solid #daa20f;}