#a3221e color space conversions
Hex:
#a3221e
RGB:
163, 34, 30
CMY:
36, 87, 88
CMYK:
0, 79, 82, 36
HSL:
2°, 68.9119%, 37.8431%
HSV (HSB):
2°, 81.5951%, 63.9216%
XYZ:
15.9106, 9.0243, 2.1316
xyY:
0.5878, 0.3334, 9.0243
CIE-Lab:
36.0311, 51.2903, 35.8061
CIE-LCH:
36.0311, 62.5521, 34.9191
CIE-Luv:
36.0311, 96.3992, 21.9132
Hunter-Lab:
30.0405, 41.9697, 16.8213
#a3221e color charts
#a3221e color shades, tints & tones
#a3221e color schemes
#a3221e color preview, HTML & CSS examples
This text has a color of #a3221e
<p style="color:#a3221e;">Text here</p>
.mytext {color:#a3221e;}
This box has a color of #a3221e
<div style="background-color:#a3221e;">Content here</div>
.mybackground {background-color:#a3221e;}
Border around this has a color of #a3221e
<div style="border:2px solid #a3221e;">Content here</div>
.myborder {border:2px solid #a3221e;}