#daa55b color space conversions
Hex:
#daa55b
RGB:
218, 165, 91
CMY:
15, 35, 64
CMYK:
0, 24, 58, 15
HSL:
35°, 63.1841%, 60.5882%
HSV (HSB):
35°, 58.2569%, 85.4902%
XYZ:
44.2569, 42.5710, 15.7820
xyY:
0.4313, 0.4149, 42.5710
CIE-Lab:
71.2628, 11.4080, 45.3949
CIE-LCH:
71.2628, 46.8064, 75.8934
CIE-Luv:
71.2628, 41.3255, 52.2416
Hunter-Lab:
65.2465, 6.8958, 31.3313
#daa55b color charts
#daa55b color shades, tints & tones
#daa55b color schemes
#daa55b color preview, HTML & CSS examples
This text has a color of #daa55b
<p style="color:#daa55b;">Text here</p>
.mytext {color:#daa55b;}
This box has a color of #daa55b
<div style="background-color:#daa55b;">Content here</div>
.mybackground {background-color:#daa55b;}
Border around this has a color of #daa55b
<div style="border:2px solid #daa55b;">Content here</div>
.myborder {border:2px solid #daa55b;}