#daaa0e color space conversions
Hex:
#daaa0e
RGB:
218, 170, 14
CMY:
15, 33, 95
CMYK:
0, 22, 94, 15
HSL:
46°, 87.9310%, 45.4902%
HSV (HSB):
46°, 93.5780%, 85.4902%
XYZ:
43.3674, 43.6866, 6.5621
xyY:
0.4632, 0.4667, 43.6866
CIE-Lab:
72.0185, 5.5369, 73.3425
CIE-LCH:
72.0185, 73.5512, 85.6827
CIE-Luv:
72.0185, 40.8603, 73.9615
Hunter-Lab:
66.0958, 1.4514, 40.3807
#daaa0e color charts
#daaa0e color shades, tints & tones
#daaa0e color schemes
#daaa0e color preview, HTML & CSS examples
This text has a color of #daaa0e
<p style="color:#daaa0e;">Text here</p>
.mytext {color:#daaa0e;}
This box has a color of #daaa0e
<div style="background-color:#daaa0e;">Content here</div>
.mybackground {background-color:#daaa0e;}
Border around this has a color of #daaa0e
<div style="border:2px solid #daaa0e;">Content here</div>
.myborder {border:2px solid #daaa0e;}