#a63a3e color space conversions
Hex:
#a63a3e
RGB:
166, 58, 62
CMY:
35, 77, 76
CMYK:
0, 65, 63, 35
HSL:
358°, 48.2143%, 43.9216%
HSV (HSB):
358°, 65.0602%, 65.0980%
XYZ:
18.1084, 11.4809, 5.8190
xyY:
0.5114, 0.3242, 11.4809
CIE-Lab:
40.3789, 44.6948, 21.8705
CIE-LCH:
40.3789, 49.7588, 26.0739
CIE-Luv:
40.3789, 79.1429, 15.2027
Hunter-Lab:
33.8835, 36.1001, 13.5362
#a63a3e color charts
#a63a3e color shades, tints & tones
#a63a3e color schemes
#a63a3e color preview, HTML & CSS examples
This text has a color of #a63a3e
<p style="color:#a63a3e;">Text here</p>
.mytext {color:#a63a3e;}
This box has a color of #a63a3e
<div style="background-color:#a63a3e;">Content here</div>
.mybackground {background-color:#a63a3e;}
Border around this has a color of #a63a3e
<div style="border:2px solid #a63a3e;">Content here</div>
.myborder {border:2px solid #a63a3e;}