#a1021d color space conversions
Hex:
#a1021d
RGB:
161, 2, 29
CMY:
37, 99, 89
CMYK:
0, 99, 82, 37
HSL:
350°, 97.5460%, 31.9608%
HSV (HSB):
350°, 98.7578%, 63.1373%
XYZ:
14.9414, 7.7092, 1.8629
xyY:
0.6095, 0.3145, 7.7092
CIE-Lab:
33.3698, 57.0486, 33.5846
CIE-LCH:
33.3698, 66.2002, 30.4854
CIE-Luv:
33.3698, 104.5784, 17.8733
Hunter-Lab:
27.7654, 47.4668, 15.4577
#a1021d color charts
#a1021d color shades, tints & tones
#a1021d color schemes
#a1021d color preview, HTML & CSS examples
This text has a color of #a1021d
<p style="color:#a1021d;">Text here</p>
.mytext {color:#a1021d;}
This box has a color of #a1021d
<div style="background-color:#a1021d;">Content here</div>
.mybackground {background-color:#a1021d;}
Border around this has a color of #a1021d
<div style="border:2px solid #a1021d;">Content here</div>
.myborder {border:2px solid #a1021d;}