#a21f30 color space conversions
Hex:
#a21f30
RGB:
162, 31, 48
CMY:
36, 88, 81
CMYK:
0, 81, 70, 36
HSL:
352°, 67.8756%, 37.8431%
HSV (HSB):
352°, 80.8642%, 63.5294%
XYZ:
15.9238, 8.8748, 3.6700
xyY:
0.5593, 0.3117, 8.8748
CIE-Lab:
35.7420, 52.6121, 24.6054
CIE-LCH:
35.7420, 58.0815, 25.0643
CIE-Luv:
35.7420, 92.9838, 14.2630
Hunter-Lab:
29.7905, 43.2793, 13.5492
#a21f30 color charts
#a21f30 color shades, tints & tones
#a21f30 color schemes
#a21f30 color preview, HTML & CSS examples
This text has a color of #a21f30
<p style="color:#a21f30;">Text here</p>
.mytext {color:#a21f30;}
This box has a color of #a21f30
<div style="background-color:#a21f30;">Content here</div>
.mybackground {background-color:#a21f30;}
Border around this has a color of #a21f30
<div style="border:2px solid #a21f30;">Content here</div>
.myborder {border:2px solid #a21f30;}