#daa765 color space conversions
Hex:
#daa765
RGB:
218, 167, 101
CMY:
15, 35, 60
CMYK:
0, 23, 54, 15
HSL:
34°, 61.2565%, 62.5490%
HSV (HSB):
34°, 53.6697%, 85.4902%
XYZ:
45.0811, 43.4824, 18.3288
xyY:
0.4217, 0.4068, 43.4824
CIE-Lab:
71.8812, 11.1336, 41.0890
CIE-LCH:
71.8812, 42.5707, 74.8390
CIE-Luv:
71.8812, 39.1130, 48.4560
Hunter-Lab:
65.9412, 6.6355, 29.6788
#daa765 color charts
#daa765 color shades, tints & tones
#daa765 color schemes
#daa765 color preview, HTML & CSS examples
This text has a color of #daa765
<p style="color:#daa765;">Text here</p>
.mytext {color:#daa765;}
This box has a color of #daa765
<div style="background-color:#daa765;">Content here</div>
.mybackground {background-color:#daa765;}
Border around this has a color of #daa765
<div style="border:2px solid #daa765;">Content here</div>
.myborder {border:2px solid #daa765;}