#a6543a color space conversions
Hex:
#a6543a
RGB:
166, 84, 58
CMY:
35, 67, 77
CMYK:
0, 49, 65, 35
HSL:
14°, 48.2143%, 43.9216%
HSV (HSB):
14°, 65.0602%, 65.0980%
XYZ:
19.6599, 14.7531, 5.8144
xyY:
0.4887, 0.3667, 14.7531
CIE-Lab:
45.2942, 31.5008, 30.3651
CIE-LCH:
45.2942, 43.7531, 43.9483
CIE-Luv:
45.2942, 62.7059, 26.7978
Hunter-Lab:
38.4098, 24.1475, 17.9116
#a6543a color charts
#a6543a color shades, tints & tones
#a6543a color schemes
#a6543a color preview, HTML & CSS examples
This text has a color of #a6543a
<p style="color:#a6543a;">Text here</p>
.mytext {color:#a6543a;}
This box has a color of #a6543a
<div style="background-color:#a6543a;">Content here</div>
.mybackground {background-color:#a6543a;}
Border around this has a color of #a6543a
<div style="border:2px solid #a6543a;">Content here</div>
.myborder {border:2px solid #a6543a;}