#daa564 color space conversions
Hex:
#daa564
RGB:
218, 165, 100
CMY:
15, 35, 61
CMYK:
0, 24, 54, 15
HSL:
33°, 61.4583%, 62.3529%
HSV (HSB):
33°, 54.1284%, 85.4902%
XYZ:
44.6688, 42.7358, 17.9511
xyY:
0.4240, 0.4056, 42.7358
CIE-Lab:
71.3753, 12.1220, 40.9806
CIE-LCH:
71.3753, 42.7358, 73.5219
CIE-Luv:
71.3753, 40.6014, 48.0021
Hunter-Lab:
65.3726, 7.5662, 29.4800
#daa564 color charts
#daa564 color shades, tints & tones
#daa564 color schemes
#daa564 color preview, HTML & CSS examples
This text has a color of #daa564
<p style="color:#daa564;">Text here</p>
.mytext {color:#daa564;}
This box has a color of #daa564
<div style="background-color:#daa564;">Content here</div>
.mybackground {background-color:#daa564;}
Border around this has a color of #daa564
<div style="border:2px solid #daa564;">Content here</div>
.myborder {border:2px solid #daa564;}