#a66a00 color space conversions
Hex:
#a66a00
RGB:
166, 106, 0
CMY:
35, 58, 100
CMYK:
0, 36, 100, 35
HSL:
38°, 100.0000%, 32.5490%
HSV (HSB):
38°, 100.0000%, 65.0980%
XYZ:
20.8799, 18.4151, 2.4540
xyY:
0.5001, 0.4411, 18.4151
CIE-Lab:
49.9957, 17.2298, 57.2920
CIE-LCH:
49.9957, 59.8268, 73.2620
CIE-Luv:
49.9957, 49.7038, 49.4015
Hunter-Lab:
42.9128, 11.7548, 26.6484
#a66a00 color charts
#a66a00 color shades, tints & tones
#a66a00 color schemes
#a66a00 color preview, HTML & CSS examples
This text has a color of #a66a00
<p style="color:#a66a00;">Text here</p>
.mytext {color:#a66a00;}
This box has a color of #a66a00
<div style="background-color:#a66a00;">Content here</div>
.mybackground {background-color:#a66a00;}
Border around this has a color of #a66a00
<div style="border:2px solid #a66a00;">Content here</div>
.myborder {border:2px solid #a66a00;}