#a21f0c color space conversions
Hex:
#a21f0c
RGB:
162, 31, 12
CMY:
36, 88, 95
CMYK:
0, 81, 93, 36
HSL:
8°, 86.2069%, 34.1176%
HSV (HSB):
8°, 92.5926%, 63.5294%
XYZ:
15.4566, 8.6879, 1.2101
xyY:
0.6096, 0.3427, 8.6879
CIE-Lab:
35.3763, 51.4663, 43.9474
CIE-LCH:
35.3763, 67.6768, 40.4942
CIE-Luv:
35.3763, 99.3263, 25.2996
Hunter-Lab:
29.4752, 42.0226, 18.1985
#a21f0c color charts
#a21f0c color shades, tints & tones
#a21f0c color schemes
#a21f0c color preview, HTML & CSS examples
This text has a color of #a21f0c
<p style="color:#a21f0c;">Text here</p>
.mytext {color:#a21f0c;}
This box has a color of #a21f0c
<div style="background-color:#a21f0c;">Content here</div>
.mybackground {background-color:#a21f0c;}
Border around this has a color of #a21f0c
<div style="border:2px solid #a21f0c;">Content here</div>
.myborder {border:2px solid #a21f0c;}