#daa75e color space conversions
Hex:
#daa75e
RGB:
218, 167, 94
CMY:
15, 35, 63
CMYK:
0, 23, 57, 15
HSL:
35°, 62.6263%, 61.1765%
HSV (HSB):
35°, 56.8807%, 85.4902%
XYZ:
44.7525, 43.3510, 16.5985
xyY:
0.4274, 0.4140, 43.3510
CIE-Lab:
71.7926, 10.5660, 44.5266
CIE-LCH:
71.7926, 45.7631, 76.6508
CIE-Luv:
71.7926, 39.6677, 51.7969
Hunter-Lab:
65.8415, 6.1041, 31.1421
#daa75e color charts
#daa75e color shades, tints & tones
#daa75e color schemes
#daa75e color preview, HTML & CSS examples
This text has a color of #daa75e
<p style="color:#daa75e;">Text here</p>
.mytext {color:#daa75e;}
This box has a color of #daa75e
<div style="background-color:#daa75e;">Content here</div>
.mybackground {background-color:#daa75e;}
Border around this has a color of #daa75e
<div style="border:2px solid #daa75e;">Content here</div>
.myborder {border:2px solid #daa75e;}