#daa45b color space conversions
Hex:
#daa45b
RGB:
218, 164, 91
CMY:
15, 36, 64
CMYK:
0, 25, 58, 15
HSL:
34°, 63.1841%, 60.5882%
HSV (HSB):
34°, 58.2569%, 85.4902%
XYZ:
44.0772, 42.2117, 15.7221
xyY:
0.4321, 0.4138, 42.2117
CIE-Lab:
71.0166, 11.9441, 45.1034
CIE-LCH:
71.0166, 46.6581, 75.1676
CIE-Luv:
71.0166, 42.0433, 51.7844
Hunter-Lab:
64.9705, 7.3994, 31.1319
#daa45b color charts
#daa45b color shades, tints & tones
#daa45b color schemes
#daa45b color preview, HTML & CSS examples
This text has a color of #daa45b
<p style="color:#daa45b;">Text here</p>
.mytext {color:#daa45b;}
This box has a color of #daa45b
<div style="background-color:#daa45b;">Content here</div>
.mybackground {background-color:#daa45b;}
Border around this has a color of #daa45b
<div style="border:2px solid #daa45b;">Content here</div>
.myborder {border:2px solid #daa45b;}