#a66b2d color space conversions
Hex:
#a66b2d
RGB:
166, 107, 45
CMY:
35, 58, 82
CMYK:
0, 36, 73, 35
HSL:
31°, 57.3460%, 41.3725%
HSV (HSB):
31°, 72.8916%, 65.0980%
XYZ:
21.4572, 18.8118, 4.9828
xyY:
0.4742, 0.4157, 18.8118
CIE-Lab:
50.4663, 17.9565, 43.0598
CIE-LCH:
50.4663, 46.6538, 67.3632
CIE-Luv:
50.4663, 46.9534, 41.3974
Hunter-Lab:
43.3726, 12.4051, 23.5495
#a66b2d color charts
#a66b2d color shades, tints & tones
#a66b2d color schemes
#a66b2d color preview, HTML & CSS examples
This text has a color of #a66b2d
<p style="color:#a66b2d;">Text here</p>
.mytext {color:#a66b2d;}
This box has a color of #a66b2d
<div style="background-color:#a66b2d;">Content here</div>
.mybackground {background-color:#a66b2d;}
Border around this has a color of #a66b2d
<div style="border:2px solid #a66b2d;">Content here</div>
.myborder {border:2px solid #a66b2d;}