#daa82f color space conversions
Hex:
#daa82f
RGB:
218, 168, 47
CMY:
15, 34, 82
CMYK:
0, 23, 78, 15
HSL:
42°, 69.7959%, 51.9608%
HSV (HSB):
42°, 78.4404%, 85.4902%
XYZ:
43.4292, 43.1159, 8.7226
xyY:
0.4559, 0.4526, 43.1159
CIE-Lab:
71.6336, 7.3787, 64.8757
CIE-LCH:
71.6336, 65.2939, 83.5113
CIE-Luv:
71.6336, 41.5960, 68.3245
Hunter-Lab:
65.6627, 3.1497, 38.0879
#daa82f color charts
#daa82f color shades, tints & tones
#daa82f color schemes
#daa82f color preview, HTML & CSS examples
This text has a color of #daa82f
<p style="color:#daa82f;">Text here</p>
.mytext {color:#daa82f;}
This box has a color of #daa82f
<div style="background-color:#daa82f;">Content here</div>
.mybackground {background-color:#daa82f;}
Border around this has a color of #daa82f
<div style="border:2px solid #daa82f;">Content here</div>
.myborder {border:2px solid #daa82f;}