#a66f5b color space conversions
Hex:
#a66f5b
RGB:
166, 111, 91
CMY:
35, 56, 64
CMYK:
0, 33, 45, 35
HSL:
16°, 29.6443%, 50.3922%
HSV (HSB):
16°, 45.1807%, 65.0980%
XYZ:
23.2987, 20.2312, 12.5746
xyY:
0.4153, 0.3606, 20.2312
CIE-Lab:
52.0976, 19.3964, 20.0137
CIE-LCH:
52.0976, 27.8706, 45.8974
CIE-Luv:
52.0976, 39.1765, 21.1394
Hunter-Lab:
44.9791, 13.7475, 14.9100
#a66f5b color charts
#a66f5b color shades, tints & tones
#a66f5b color schemes
#a66f5b color preview, HTML & CSS examples
This text has a color of #a66f5b
<p style="color:#a66f5b;">Text here</p>
.mytext {color:#a66f5b;}
This box has a color of #a66f5b
<div style="background-color:#a66f5b;">Content here</div>
.mybackground {background-color:#a66f5b;}
Border around this has a color of #a66f5b
<div style="border:2px solid #a66f5b;">Content here</div>
.myborder {border:2px solid #a66f5b;}