#a21a1e color space conversions
Hex:
#a21a1e
RGB:
162, 26, 30
CMY:
36, 90, 88
CMYK:
0, 84, 81, 36
HSL:
358°, 72.3404%, 36.8627%
HSV (HSB):
358°, 83.9506%, 63.5294%
XYZ:
15.5040, 8.5139, 2.0545
xyY:
0.5947, 0.3265, 8.5139
CIE-Lab:
35.0310, 53.2332, 34.7396
CIE-LCH:
35.0310, 63.5659, 33.1282
CIE-Luv:
35.0310, 98.9718, 20.3254
Hunter-Lab:
29.1786, 43.7833, 16.2504
#a21a1e color charts
#a21a1e color shades, tints & tones
#a21a1e color schemes
#a21a1e color preview, HTML & CSS examples
This text has a color of #a21a1e
<p style="color:#a21a1e;">Text here</p>
.mytext {color:#a21a1e;}
This box has a color of #a21a1e
<div style="background-color:#a21a1e;">Content here</div>
.mybackground {background-color:#a21a1e;}
Border around this has a color of #a21a1e
<div style="border:2px solid #a21a1e;">Content here</div>
.myborder {border:2px solid #a21a1e;}