#a2231c color space conversions
Hex:
#a2231c
RGB:
162, 35, 28
CMY:
36, 86, 89
CMYK:
0, 78, 83, 36
HSL:
3°, 70.5263%, 37.2549%
HSV (HSB):
3°, 82.7160%, 63.5294%
XYZ:
15.7109, 8.9673, 2.0014
xyY:
0.5889, 0.3361, 8.9673
CIE-Lab:
35.9212, 50.6060, 36.7370
CIE-LCH:
35.9212, 62.5346, 35.9775
CIE-Luv:
35.9212, 95.4619, 22.5381
Hunter-Lab:
29.9454, 41.2459, 16.9991
#a2231c color charts
#a2231c color shades, tints & tones
#a2231c color schemes
#a2231c color preview, HTML & CSS examples
This text has a color of #a2231c
<p style="color:#a2231c;">Text here</p>
.mytext {color:#a2231c;}
This box has a color of #a2231c
<div style="background-color:#a2231c;">Content here</div>
.mybackground {background-color:#a2231c;}
Border around this has a color of #a2231c
<div style="border:2px solid #a2231c;">Content here</div>
.myborder {border:2px solid #a2231c;}