#a21e24 color space conversions
Hex:
#a21e24
RGB:
162, 30, 36
CMY:
36, 88, 86
CMYK:
0, 81, 78, 36
HSL:
357°, 68.7500%, 37.6471%
HSV (HSB):
357°, 81.4815%, 63.5294%
XYZ:
15.6830, 8.7373, 2.5289
xyY:
0.5819, 0.3242, 8.7373
CIE-Lab:
35.4735, 52.3732, 31.6842
CIE-LCH:
35.4735, 61.2114, 31.1727
CIE-Luv:
35.4735, 96.2162, 18.9975
Hunter-Lab:
29.5589, 42.9781, 15.6186
#a21e24 color charts
#a21e24 color shades, tints & tones
#a21e24 color schemes
#a21e24 color preview, HTML & CSS examples
This text has a color of #a21e24
<p style="color:#a21e24;">Text here</p>
.mytext {color:#a21e24;}
This box has a color of #a21e24
<div style="background-color:#a21e24;">Content here</div>
.mybackground {background-color:#a21e24;}
Border around this has a color of #a21e24
<div style="border:2px solid #a21e24;">Content here</div>
.myborder {border:2px solid #a21e24;}