#a1073c color space conversions
Hex:
#a1073c
RGB:
161, 7, 60
CMY:
37, 97, 76
CMYK:
0, 96, 63, 37
HSL:
339°, 91.6667%, 32.9412%
HSV (HSB):
339°, 95.6522%, 63.1373%
XYZ:
15.5895, 8.0553, 5.0081
xyY:
0.5441, 0.2811, 8.0553
CIE-Lab:
34.0977, 57.7574, 14.7168
CIE-LCH:
34.0977, 59.6028, 14.2950
CIE-Luv:
34.0977, 94.8244, 4.5988
Hunter-Lab:
28.3818, 48.3782, 9.4052
#a1073c color charts
#a1073c color shades, tints & tones
#a1073c color schemes
#a1073c color preview, HTML & CSS examples
This text has a color of #a1073c
<p style="color:#a1073c;">Text here</p>
.mytext {color:#a1073c;}
This box has a color of #a1073c
<div style="background-color:#a1073c;">Content here</div>
.mybackground {background-color:#a1073c;}
Border around this has a color of #a1073c
<div style="border:2px solid #a1073c;">Content here</div>
.myborder {border:2px solid #a1073c;}