#a66f4c color space conversions
Hex:
#a66f4c
RGB:
166, 111, 76
CMY:
35, 56, 70
CMYK:
0, 33, 54, 35
HSL:
23°, 37.1901%, 47.4510%
HSV (HSB):
23°, 54.2169%, 65.0980%
XYZ:
22.7148, 19.9977, 9.5002
xyY:
0.4350, 0.3830, 19.9977
CIE-Lab:
51.8346, 17.8943, 28.2499
CIE-LCH:
51.8346, 33.4404, 57.6487
CIE-Luv:
51.8346, 41.0277, 29.7578
Hunter-Lab:
44.7188, 12.4110, 18.7074
#a66f4c color charts
#a66f4c color shades, tints & tones
#a66f4c color schemes
#a66f4c color preview, HTML & CSS examples
This text has a color of #a66f4c
<p style="color:#a66f4c;">Text here</p>
.mytext {color:#a66f4c;}
This box has a color of #a66f4c
<div style="background-color:#a66f4c;">Content here</div>
.mybackground {background-color:#a66f4c;}
Border around this has a color of #a66f4c
<div style="border:2px solid #a66f4c;">Content here</div>
.myborder {border:2px solid #a66f4c;}