#a66b4a color space conversions
Hex:
#a66b4a
RGB:
166, 107, 74
CMY:
35, 58, 71
CMYK:
0, 36, 55, 35
HSL:
22°, 38.3333%, 47.0588%
HSV (HSB):
22°, 55.4217%, 65.0980%
XYZ:
22.2196, 19.1168, 8.9974
xyY:
0.4414, 0.3798, 19.1168
CIE-Lab:
50.8236, 19.9806, 28.1003
CIE-LCH:
50.8236, 34.4797, 54.5854
CIE-Luv:
50.8236, 44.0744, 28.9231
Hunter-Lab:
43.7228, 14.1977, 18.4051
#a66b4a color charts
#a66b4a color shades, tints & tones
#a66b4a color schemes
#a66b4a color preview, HTML & CSS examples
This text has a color of #a66b4a
<p style="color:#a66b4a;">Text here</p>
.mytext {color:#a66b4a;}
This box has a color of #a66b4a
<div style="background-color:#a66b4a;">Content here</div>
.mybackground {background-color:#a66b4a;}
Border around this has a color of #a66b4a
<div style="border:2px solid #a66b4a;">Content here</div>
.myborder {border:2px solid #a66b4a;}