#daa39f color space conversions
Hex:
#daa39f
RGB:
218, 163, 159
CMY:
15, 36, 38
CMYK:
0, 25, 27, 15
HSL:
4°, 44.3609%, 73.9216%
HSV (HSB):
4°, 27.0642%, 85.4902%
XYZ:
48.2686, 43.6030, 38.6731
xyY:
0.3697, 0.3340, 43.6030
CIE-Lab:
71.9624, 19.7656, 10.0213
CIE-LCH:
71.9624, 22.1609, 26.8854
CIE-Luv:
71.9624, 35.6398, 10.4854
Hunter-Lab:
66.0326, 14.9233, 11.4986
#daa39f color charts
#daa39f color shades, tints & tones
#daa39f color schemes
#daa39f color preview, HTML & CSS examples
This text has a color of #daa39f
<p style="color:#daa39f;">Text here</p>
.mytext {color:#daa39f;}
This box has a color of #daa39f
<div style="background-color:#daa39f;">Content here</div>
.mybackground {background-color:#daa39f;}
Border around this has a color of #daa39f
<div style="border:2px solid #daa39f;">Content here</div>
.myborder {border:2px solid #daa39f;}