#a66b3f color space conversions
Hex:
#a66b3f
RGB:
166, 107, 63
CMY:
35, 58, 75
CMYK:
0, 36, 62, 35
HSL:
26°, 44.9782%, 44.9020%
HSV (HSB):
26°, 62.0482%, 65.0980%
XYZ:
21.8808, 18.9813, 7.2131
xyY:
0.4551, 0.3948, 18.9813
CIE-Lab:
50.6653, 19.0892, 34.0148
CIE-LCH:
50.6653, 39.0052, 60.6987
CIE-Luv:
50.6653, 45.3181, 34.3232
Hunter-Lab:
43.5675, 13.4045, 20.6811
#a66b3f color charts
#a66b3f color shades, tints & tones
#a66b3f color schemes
#a66b3f color preview, HTML & CSS examples
This text has a color of #a66b3f
<p style="color:#a66b3f;">Text here</p>
.mytext {color:#a66b3f;}
This box has a color of #a66b3f
<div style="background-color:#a66b3f;">Content here</div>
.mybackground {background-color:#a66b3f;}
Border around this has a color of #a66b3f
<div style="border:2px solid #a66b3f;">Content here</div>
.myborder {border:2px solid #a66b3f;}