#a6563a color space conversions
Hex:
#a6563a
RGB:
166, 86, 58
CMY:
35, 66, 77
CMYK:
0, 48, 65, 35
HSL:
16°, 48.2143%, 43.9216%
HSV (HSB):
16°, 65.0602%, 65.0980%
XYZ:
19.8174, 15.0681, 5.8669
xyY:
0.4863, 0.3697, 15.0681
CIE-Lab:
45.7273, 30.4215, 30.8858
CIE-LCH:
45.7273, 43.3520, 45.4339
CIE-Luv:
45.7273, 61.2664, 27.6073
Hunter-Lab:
38.8176, 23.1981, 18.2112
#a6563a color charts
#a6563a color shades, tints & tones
#a6563a color schemes
#a6563a color preview, HTML & CSS examples
This text has a color of #a6563a
<p style="color:#a6563a;">Text here</p>
.mytext {color:#a6563a;}
This box has a color of #a6563a
<div style="background-color:#a6563a;">Content here</div>
.mybackground {background-color:#a6563a;}
Border around this has a color of #a6563a
<div style="border:2px solid #a6563a;">Content here</div>
.myborder {border:2px solid #a6563a;}