#a66e0e color space conversions
Hex:
#a66e0e
RGB:
166, 110, 14
CMY:
35, 57, 95
CMYK:
0, 34, 92, 35
HSL:
38°, 84.4444%, 35.2941%
HSV (HSB):
38°, 91.5663%, 65.0980%
XYZ:
21.3811, 19.2906, 3.0120
xyY:
0.4895, 0.4416, 19.2906
CIE-Lab:
51.0254, 15.1861, 55.0741
CIE-LCH:
51.0254, 57.1294, 74.5844
CIE-Luv:
51.0254, 46.1753, 49.4789
Hunter-Lab:
43.9210, 10.0334, 26.6787
#a66e0e color charts
#a66e0e color shades, tints & tones
#a66e0e color schemes
#a66e0e color preview, HTML & CSS examples
This text has a color of #a66e0e
<p style="color:#a66e0e;">Text here</p>
.mytext {color:#a66e0e;}
This box has a color of #a66e0e
<div style="background-color:#a66e0e;">Content here</div>
.mybackground {background-color:#a66e0e;}
Border around this has a color of #a66e0e
<div style="border:2px solid #a66e0e;">Content here</div>
.myborder {border:2px solid #a66e0e;}