#a2141e color space conversions
Hex:
#a2141e
RGB:
162, 20, 30
CMY:
36, 92, 88
CMYK:
0, 88, 81, 36
HSL:
356°, 78.0220%, 35.6863%
HSV (HSB):
356°, 87.6543%, 63.5294%
XYZ:
15.3848, 8.2754, 2.0147
xyY:
0.5992, 0.3223, 8.2754
CIE-Lab:
34.5500, 54.6043, 34.2559
CIE-LCH:
34.5500, 64.4600, 32.1021
CIE-Luv:
34.5500, 101.0292, 19.4632
Hunter-Lab:
28.7670, 45.1205, 15.9845
#a2141e color charts
#a2141e color shades, tints & tones
#a2141e color schemes
#a2141e color preview, HTML & CSS examples
This text has a color of #a2141e
<p style="color:#a2141e;">Text here</p>
.mytext {color:#a2141e;}
This box has a color of #a2141e
<div style="background-color:#a2141e;">Content here</div>
.mybackground {background-color:#a2141e;}
Border around this has a color of #a2141e
<div style="border:2px solid #a2141e;">Content here</div>
.myborder {border:2px solid #a2141e;}