#a2281e color space conversions
Hex:
#a2281e
RGB:
162, 40, 30
CMY:
36, 84, 88
CMYK:
0, 75, 81, 36
HSL:
5°, 68.7500%, 37.6471%
HSV (HSB):
5°, 81.4815%, 63.5294%
XYZ:
15.8934, 9.2927, 2.1843
xyY:
0.5807, 0.3395, 9.2927
CIE-Lab:
36.5418, 48.9894, 36.2460
CIE-LCH:
36.5418, 60.9404, 36.4968
CIE-Luv:
36.5418, 92.6270, 23.0137
Hunter-Lab:
30.4839, 39.7178, 17.0904
#a2281e color charts
#a2281e color shades, tints & tones
#a2281e color schemes
#a2281e color preview, HTML & CSS examples
This text has a color of #a2281e
<p style="color:#a2281e;">Text here</p>
.mytext {color:#a2281e;}
This box has a color of #a2281e
<div style="background-color:#a2281e;">Content here</div>
.mybackground {background-color:#a2281e;}
Border around this has a color of #a2281e
<div style="border:2px solid #a2281e;">Content here</div>
.myborder {border:2px solid #a2281e;}