#a21b0c color space conversions
Hex:
#a21b0c
RGB:
162, 27, 12
CMY:
36, 89, 95
CMYK:
0, 83, 93, 36
HSL:
6°, 86.2069%, 34.1176%
HSV (HSB):
6°, 92.5926%, 63.5294%
XYZ:
15.3586, 8.4918, 1.1774
xyY:
0.6137, 0.3393, 8.4918
CIE-Lab:
34.9868, 52.5669, 43.6813
CIE-LCH:
34.9868, 68.3472, 39.7255
CIE-Luv:
34.9868, 101.0507, 24.6391
Hunter-Lab:
29.1407, 43.0822, 18.0029
#a21b0c color charts
#a21b0c color shades, tints & tones
#a21b0c color schemes
#a21b0c color preview, HTML & CSS examples
This text has a color of #a21b0c
<p style="color:#a21b0c;">Text here</p>
.mytext {color:#a21b0c;}
This box has a color of #a21b0c
<div style="background-color:#a21b0c;">Content here</div>
.mybackground {background-color:#a21b0c;}
Border around this has a color of #a21b0c
<div style="border:2px solid #a21b0c;">Content here</div>
.myborder {border:2px solid #a21b0c;}