#a21e10 color space conversions
Hex:
#a21e10
RGB:
162, 30, 16
CMY:
36, 88, 94
CMYK:
0, 81, 90, 36
HSL:
6°, 82.0225%, 34.9020%
HSV (HSB):
6°, 90.1235%, 63.5294%
XYZ:
15.4581, 8.6473, 1.3446
xyY:
0.6074, 0.3398, 8.6473
CIE-Lab:
35.2962, 51.8200, 42.2137
CIE-LCH:
35.2962, 66.8379, 39.1670
CIE-Luv:
35.2962, 99.3784, 24.4473
Hunter-Lab:
29.4064, 42.3713, 17.8735
#a21e10 color charts
#a21e10 color shades, tints & tones
#a21e10 color schemes
#a21e10 color preview, HTML & CSS examples
This text has a color of #a21e10
<p style="color:#a21e10;">Text here</p>
.mytext {color:#a21e10;}
This box has a color of #a21e10
<div style="background-color:#a21e10;">Content here</div>
.mybackground {background-color:#a21e10;}
Border around this has a color of #a21e10
<div style="border:2px solid #a21e10;">Content here</div>
.myborder {border:2px solid #a21e10;}