#daa00b color space conversions
Hex:
#daa00b
RGB:
218, 160, 11
CMY:
15, 37, 96
CMYK:
0, 27, 95, 15
HSL:
43°, 90.3930%, 44.9020%
HSV (HSB):
43°, 94.9541%, 85.4902%
XYZ:
41.5447, 40.0712, 5.8615
xyY:
0.4749, 0.4581, 40.0712
CIE-Lab:
69.5202, 10.8351, 71.9315
CIE-LCH:
69.5202, 72.7429, 81.4339
CIE-Luv:
69.5202, 48.6864, 70.4266
Hunter-Lab:
63.3018, 6.3704, 38.8213
#daa00b color charts
#daa00b color shades, tints & tones
#daa00b color schemes
#daa00b color preview, HTML & CSS examples
This text has a color of #daa00b
<p style="color:#daa00b;">Text here</p>
.mytext {color:#daa00b;}
This box has a color of #daa00b
<div style="background-color:#daa00b;">Content here</div>
.mybackground {background-color:#daa00b;}
Border around this has a color of #daa00b
<div style="border:2px solid #daa00b;">Content here</div>
.myborder {border:2px solid #daa00b;}