#daa88f color space conversions
Hex:
#daa88f
RGB:
218, 168, 143
CMY:
15, 34, 44
CMYK:
0, 23, 34, 15
HSL:
20°, 50.3356%, 70.7843%
HSV (HSB):
20°, 34.4037%, 85.4902%
XYZ:
47.8740, 44.8939, 32.1287
xyY:
0.3833, 0.3594, 44.8939
CIE-Lab:
72.8220, 14.9703, 19.9913
CIE-LCH:
72.8220, 24.9752, 53.1727
CIE-Luv:
72.8220, 34.4195, 24.4305
Hunter-Lab:
67.0029, 10.2844, 18.4717
#daa88f color charts
#daa88f color shades, tints & tones
#daa88f color schemes
#daa88f color preview, HTML & CSS examples
This text has a color of #daa88f
<p style="color:#daa88f;">Text here</p>
.mytext {color:#daa88f;}
This box has a color of #daa88f
<div style="background-color:#daa88f;">Content here</div>
.mybackground {background-color:#daa88f;}
Border around this has a color of #daa88f
<div style="border:2px solid #daa88f;">Content here</div>
.myborder {border:2px solid #daa88f;}