#a3322e color space conversions
Hex:
#a3322e
RGB:
163, 50, 46
CMY:
36, 80, 82
CMYK:
0, 69, 72, 36
HSL:
2°, 55.9809%, 40.9804%
HSV (HSB):
2°, 71.7791%, 63.9216%
XYZ:
16.7380, 10.2650, 3.6839
xyY:
0.5454, 0.3345, 10.2650
CIE-Lab:
38.3139, 46.1467, 28.9582
CIE-LCH:
38.3139, 54.4802, 32.1093
CIE-Luv:
38.3139, 84.9251, 19.8886
Hunter-Lab:
32.0390, 37.1846, 15.6100
#a3322e color charts
#a3322e color shades, tints & tones
#a3322e color schemes
#a3322e color preview, HTML & CSS examples
This text has a color of #a3322e
<p style="color:#a3322e;">Text here</p>
.mytext {color:#a3322e;}
This box has a color of #a3322e
<div style="background-color:#a3322e;">Content here</div>
.mybackground {background-color:#a3322e;}
Border around this has a color of #a3322e
<div style="border:2px solid #a3322e;">Content here</div>
.myborder {border:2px solid #a3322e;}