#a66e1f color space conversions
Hex:
#a66e1f
RGB:
166, 110, 31
CMY:
35, 57, 88
CMYK:
0, 34, 81, 35
HSL:
35°, 68.5279%, 38.6275%
HSV (HSB):
35°, 81.3253%, 65.0980%
XYZ:
21.5491, 19.3578, 3.8970
xyY:
0.4810, 0.4321, 19.3578
CIE-Lab:
51.1032, 15.6455, 49.7849
CIE-LCH:
51.1032, 52.1854, 72.5540
CIE-Luv:
51.1032, 45.5221, 46.5259
Hunter-Lab:
43.9975, 10.4304, 25.5467
#a66e1f color charts
#a66e1f color shades, tints & tones
#a66e1f color schemes
#a66e1f color preview, HTML & CSS examples
This text has a color of #a66e1f
<p style="color:#a66e1f;">Text here</p>
.mytext {color:#a66e1f;}
This box has a color of #a66e1f
<div style="background-color:#a66e1f;">Content here</div>
.mybackground {background-color:#a66e1f;}
Border around this has a color of #a66e1f
<div style="border:2px solid #a66e1f;">Content here</div>
.myborder {border:2px solid #a66e1f;}