#a6562a color space conversions
Hex:
#a6562a
RGB:
166, 86, 42
CMY:
35, 66, 84
CMYK:
0, 48, 75, 35
HSL:
21°, 59.6154%, 40.7843%
HSV (HSB):
21°, 74.6988%, 65.0980%
XYZ:
19.4716, 14.9297, 4.0459
xyY:
0.5064, 0.3883, 14.9297
CIE-Lab:
45.5378, 29.5035, 39.3601
CIE-LCH:
45.5378, 49.1901, 53.1456
CIE-Luv:
45.5378, 63.3035, 34.0100
Hunter-Lab:
38.6390, 22.3343, 20.8390
#a6562a color charts
#a6562a color shades, tints & tones
#a6562a color schemes
#a6562a color preview, HTML & CSS examples
This text has a color of #a6562a
<p style="color:#a6562a;">Text here</p>
.mytext {color:#a6562a;}
This box has a color of #a6562a
<div style="background-color:#a6562a;">Content here</div>
.mybackground {background-color:#a6562a;}
Border around this has a color of #a6562a
<div style="border:2px solid #a6562a;">Content here</div>
.myborder {border:2px solid #a6562a;}