#a1013e color space conversions
Hex:
#a1013e
RGB:
161, 1, 62
CMY:
37, 100, 76
CMYK:
0, 99, 61, 37
HSL:
337°, 98.7654%, 31.7647%
HSV (HSB):
337°, 99.3789%, 63.1373%
XYZ:
15.5783, 7.9466, 5.2702
xyY:
0.5410, 0.2760, 7.9466
CIE-Lab:
33.8714, 58.6673, 13.0977
CIE-LCH:
33.8714, 60.1116, 12.5852
CIE-Luv:
33.8714, 95.0935, 2.9053
Hunter-Lab:
28.1897, 49.3115, 8.6482
#a1013e color charts
#a1013e color shades, tints & tones
#a1013e color schemes
#a1013e color preview, HTML & CSS examples
This text has a color of #a1013e
<p style="color:#a1013e;">Text here</p>
.mytext {color:#a1013e;}
This box has a color of #a1013e
<div style="background-color:#a1013e;">Content here</div>
.mybackground {background-color:#a1013e;}
Border around this has a color of #a1013e
<div style="border:2px solid #a1013e;">Content here</div>
.myborder {border:2px solid #a1013e;}