#a66f5e color space conversions
Hex:
#a66f5e
RGB:
166, 111, 94
CMY:
35, 56, 63
CMYK:
0, 33, 43, 35
HSL:
14°, 28.8000%, 50.9804%
HSV (HSB):
14°, 43.3735%, 65.0980%
XYZ:
23.4307, 20.2840, 13.2699
xyY:
0.4112, 0.3560, 20.2840
CIE-Lab:
52.1568, 19.7312, 18.3526
CIE-LCH:
52.1568, 26.9470, 42.9267
CIE-Luv:
52.1568, 38.7754, 19.2658
Hunter-Lab:
45.0378, 14.0477, 14.0572
#a66f5e color charts
#a66f5e color shades, tints & tones
#a66f5e color schemes
#a66f5e color preview, HTML & CSS examples
This text has a color of #a66f5e
<p style="color:#a66f5e;">Text here</p>
.mytext {color:#a66f5e;}
This box has a color of #a66f5e
<div style="background-color:#a66f5e;">Content here</div>
.mybackground {background-color:#a66f5e;}
Border around this has a color of #a66f5e
<div style="border:2px solid #a66f5e;">Content here</div>
.myborder {border:2px solid #a66f5e;}