#daa02f color space conversions
Hex:
#daa02f
RGB:
218, 160, 47
CMY:
15, 37, 82
CMYK:
0, 27, 78, 15
HSL:
40°, 69.7959%, 51.9608%
HSV (HSB):
40°, 78.4404%, 85.4902%
XYZ:
41.9973, 40.2523, 8.2453
xyY:
0.4641, 0.4448, 40.2523
CIE-Lab:
69.6488, 11.6540, 63.0558
CIE-LCH:
69.6488, 64.1237, 79.5288
CIE-Luv:
69.6488, 47.7138, 65.1449
Hunter-Lab:
63.4447, 7.1303, 36.7059
#daa02f color charts
#daa02f color shades, tints & tones
#daa02f color schemes
#daa02f color preview, HTML & CSS examples
This text has a color of #daa02f
<p style="color:#daa02f;">Text here</p>
.mytext {color:#daa02f;}
This box has a color of #daa02f
<div style="background-color:#daa02f;">Content here</div>
.mybackground {background-color:#daa02f;}
Border around this has a color of #daa02f
<div style="border:2px solid #daa02f;">Content here</div>
.myborder {border:2px solid #daa02f;}