#a66d05 color space conversions
Hex:
#a66d05
RGB:
166, 109, 5
CMY:
35, 57, 98
CMYK:
0, 34, 97, 35
HSL:
39°, 94.1520%, 33.5294%
HSV (HSB):
39°, 96.9880%, 65.0980%
XYZ:
21.2219, 19.0552, 2.7031
xyY:
0.4938, 0.4433, 19.0552
CIE-Lab:
50.7518, 15.6093, 56.7452
CIE-LCH:
50.7518, 58.8529, 74.6197
CIE-Luv:
50.7518, 47.1793, 50.0260
Hunter-Lab:
43.6523, 10.3877, 26.8852
#a66d05 color charts
#a66d05 color shades, tints & tones
#a66d05 color schemes
#a66d05 color preview, HTML & CSS examples
This text has a color of #a66d05
<p style="color:#a66d05;">Text here</p>
.mytext {color:#a66d05;}
This box has a color of #a66d05
<div style="background-color:#a66d05;">Content here</div>
.mybackground {background-color:#a66d05;}
Border around this has a color of #a66d05
<div style="border:2px solid #a66d05;">Content here</div>
.myborder {border:2px solid #a66d05;}