#a1113d color space conversions
Hex:
#a1113d
RGB:
161, 17, 61
CMY:
37, 93, 76
CMYK:
0, 89, 62, 37
HSL:
342°, 80.8989%, 34.9020%
HSV (HSB):
342°, 89.4410%, 63.1373%
XYZ:
15.7407, 8.3149, 5.1902
xyY:
0.5382, 0.2843, 8.3149
CIE-Lab:
34.6303, 56.3438, 14.7769
CIE-LCH:
34.6303, 58.2493, 14.6956
CIE-Luv:
34.6303, 92.5950, 5.0703
Hunter-Lab:
28.8355, 46.9771, 9.5131
#a1113d color charts
#a1113d color shades, tints & tones
#a1113d color schemes
#a1113d color preview, HTML & CSS examples
This text has a color of #a1113d
<p style="color:#a1113d;">Text here</p>
.mytext {color:#a1113d;}
This box has a color of #a1113d
<div style="background-color:#a1113d;">Content here</div>
.mybackground {background-color:#a1113d;}
Border around this has a color of #a1113d
<div style="border:2px solid #a1113d;">Content here</div>
.myborder {border:2px solid #a1113d;}