#a21e3c color space conversions
Hex:
#a21e3c
RGB:
162, 30, 60
CMY:
36, 88, 76
CMYK:
0, 81, 63, 36
HSL:
346°, 68.7500%, 37.6471%
HSV (HSB):
346°, 81.4815%, 63.5294%
XYZ:
16.1802, 8.9362, 5.1470
xyY:
0.5346, 0.2953, 8.9362
CIE-Lab:
35.8611, 53.5703, 17.1006
CIE-LCH:
35.8611, 56.2336, 17.7040
CIE-Luv:
35.8611, 89.8986, 7.9897
Hunter-Lab:
29.8934, 44.3017, 10.7169
#a21e3c color charts
#a21e3c color shades, tints & tones
#a21e3c color schemes
#a21e3c color preview, HTML & CSS examples
This text has a color of #a21e3c
<p style="color:#a21e3c;">Text here</p>
.mytext {color:#a21e3c;}
This box has a color of #a21e3c
<div style="background-color:#a21e3c;">Content here</div>
.mybackground {background-color:#a21e3c;}
Border around this has a color of #a21e3c
<div style="border:2px solid #a21e3c;">Content here</div>
.myborder {border:2px solid #a21e3c;}