#a66b5d color space conversions
Hex:
#a66b5d
RGB:
166, 107, 93
CMY:
35, 58, 64
CMYK:
0, 36, 44, 35
HSL:
12°, 29.0837%, 50.7843%
HSV (HSB):
12°, 43.9759%, 65.0980%
XYZ:
22.9594, 19.4127, 12.8929
xyY:
0.4154, 0.3513, 19.4127
CIE-Lab:
51.1666, 21.8830, 17.5935
CIE-LCH:
51.1666, 28.0785, 38.7986
CIE-Luv:
51.1666, 41.5393, 17.8568
Hunter-Lab:
44.0598, 15.9107, 13.4924
#a66b5d color charts
#a66b5d color shades, tints & tones
#a66b5d color schemes
#a66b5d color preview, HTML & CSS examples
This text has a color of #a66b5d
<p style="color:#a66b5d;">Text here</p>
.mytext {color:#a66b5d;}
This box has a color of #a66b5d
<div style="background-color:#a66b5d;">Content here</div>
.mybackground {background-color:#a66b5d;}
Border around this has a color of #a66b5d
<div style="border:2px solid #a66b5d;">Content here</div>
.myborder {border:2px solid #a66b5d;}