#a1012d color space conversions
Hex:
#a1012d
RGB:
161, 1, 45
CMY:
37, 100, 82
CMYK:
0, 99, 72, 37
HSL:
344°, 98.7654%, 31.7647%
HSV (HSB):
344°, 99.3789%, 63.1373%
XYZ:
15.1825, 7.7882, 3.1857
xyY:
0.5804, 0.2978, 7.7882
CIE-Lab:
33.5379, 57.7670, 23.7822
CIE-LCH:
33.5379, 62.4710, 22.3765
CIE-Luv:
33.5379, 100.7818, 11.6880
Hunter-Lab:
27.9074, 48.2713, 12.7671
#a1012d color charts
#a1012d color shades, tints & tones
#a1012d color schemes
#a1012d color preview, HTML & CSS examples
This text has a color of #a1012d
<p style="color:#a1012d;">Text here</p>
.mytext {color:#a1012d;}
This box has a color of #a1012d
<div style="background-color:#a1012d;">Content here</div>
.mybackground {background-color:#a1012d;}
Border around this has a color of #a1012d
<div style="border:2px solid #a1012d;">Content here</div>
.myborder {border:2px solid #a1012d;}