#a66e6a color space conversions
Hex:
#a66e6a
RGB:
166, 110, 106
CMY:
35, 57, 58
CMYK:
0, 34, 36, 35
HSL:
4°, 25.2101%, 53.3333%
HSV (HSB):
4°, 36.1446%, 65.0980%
XYZ:
23.9033, 20.2995, 16.2940
xyY:
0.3951, 0.3355, 20.2995
CIE-Lab:
52.1741, 21.7507, 11.3591
CIE-LCH:
52.1741, 24.5382, 27.5755
CIE-Luv:
52.1741, 37.7047, 10.7912
Hunter-Lab:
45.0549, 15.8549, 10.0963
#a66e6a color charts
#a66e6a color shades, tints & tones
#a66e6a color schemes
#a66e6a color preview, HTML & CSS examples
This text has a color of #a66e6a
<p style="color:#a66e6a;">Text here</p>
.mytext {color:#a66e6a;}
This box has a color of #a66e6a
<div style="background-color:#a66e6a;">Content here</div>
.mybackground {background-color:#a66e6a;}
Border around this has a color of #a66e6a
<div style="border:2px solid #a66e6a;">Content here</div>
.myborder {border:2px solid #a66e6a;}