#a66e5d color space conversions
Hex:
#a66e5d
RGB:
166, 110, 93
CMY:
35, 57, 64
CMYK:
0, 34, 44, 35
HSL:
14°, 29.0837%, 50.7843%
HSV (HSB):
14°, 43.9759%, 65.0980%
XYZ:
23.2776, 20.0492, 12.9989
xyY:
0.4133, 0.3560, 20.0492
CIE-Lab:
51.8928, 20.1851, 18.5769
CIE-LCH:
51.8928, 27.4325, 42.6243
CIE-Luv:
51.8928, 39.5685, 19.3842
Hunter-Lab:
44.7763, 14.4373, 14.1310
#a66e5d color charts
#a66e5d color shades, tints & tones
#a66e5d color schemes
#a66e5d color preview, HTML & CSS examples
This text has a color of #a66e5d
<p style="color:#a66e5d;">Text here</p>
.mytext {color:#a66e5d;}
This box has a color of #a66e5d
<div style="background-color:#a66e5d;">Content here</div>
.mybackground {background-color:#a66e5d;}
Border around this has a color of #a66e5d
<div style="border:2px solid #a66e5d;">Content here</div>
.myborder {border:2px solid #a66e5d;}