#daa501 color space conversions
Hex:
#daa501
RGB:
218, 165, 1
CMY:
15, 35, 100
CMYK:
0, 24, 100, 15
HSL:
45°, 99.0868%, 42.9412%
HSV (HSB):
45°, 99.5413%, 85.4902%
XYZ:
42.3741, 41.8179, 5.8670
xyY:
0.4705, 0.4643, 41.8179
CIE-Lab:
70.7452, 8.0636, 74.0197
CIE-LCH:
70.7452, 74.4576, 83.7828
CIE-Luv:
70.7452, 44.8736, 72.9333
Hunter-Lab:
64.6667, 3.7985, 39.8875
#daa501 color charts
#daa501 color shades, tints & tones
#daa501 color schemes
#daa501 color preview, HTML & CSS examples
This text has a color of #daa501
<p style="color:#daa501;">Text here</p>
.mytext {color:#daa501;}
This box has a color of #daa501
<div style="background-color:#daa501;">Content here</div>
.mybackground {background-color:#daa501;}
Border around this has a color of #daa501
<div style="border:2px solid #daa501;">Content here</div>
.myborder {border:2px solid #daa501;}