#daa940 color space conversions
Hex:
#daa940
RGB:
218, 169, 64
CMY:
15, 34, 75
CMYK:
0, 22, 71, 15
HSL:
41°, 67.5439%, 55.2941%
HSV (HSB):
41°, 70.6422%, 85.4902%
XYZ:
44.0268, 43.6515, 10.9556
xyY:
0.4464, 0.4426, 43.6515
CIE-Lab:
71.9950, 7.5795, 58.6928
CIE-LCH:
71.9950, 59.1802, 82.6416
CIE-Luv:
71.9950, 40.1081, 64.2120
Hunter-Lab:
66.0693, 3.3264, 36.4170
#daa940 color charts
#daa940 color shades, tints & tones
#daa940 color schemes
#daa940 color preview, HTML & CSS examples
This text has a color of #daa940
<p style="color:#daa940;">Text here</p>
.mytext {color:#daa940;}
This box has a color of #daa940
<div style="background-color:#daa940;">Content here</div>
.mybackground {background-color:#daa940;}
Border around this has a color of #daa940
<div style="border:2px solid #daa940;">Content here</div>
.myborder {border:2px solid #daa940;}