#a1053d color space conversions
Hex:
#a1053d
RGB:
161, 5, 61
CMY:
37, 98, 76
CMYK:
0, 97, 62, 37
HSL:
338°, 93.9759%, 32.5490%
HSV (HSB):
338°, 96.8944%, 63.1373%
XYZ:
15.5945, 8.0225, 5.1415
xyY:
0.5423, 0.2790, 8.0225
CIE-Lab:
34.0298, 58.0795, 13.9692
CIE-LCH:
34.0298, 59.7358, 13.5239
CIE-Luv:
34.0298, 94.7973, 3.8489
Hunter-Lab:
28.3241, 48.7105, 9.0644
#a1053d color charts
#a1053d color shades, tints & tones
#a1053d color schemes
#a1053d color preview, HTML & CSS examples
This text has a color of #a1053d
<p style="color:#a1053d;">Text here</p>
.mytext {color:#a1053d;}
This box has a color of #a1053d
<div style="background-color:#a1053d;">Content here</div>
.mybackground {background-color:#a1053d;}
Border around this has a color of #a1053d
<div style="border:2px solid #a1053d;">Content here</div>
.myborder {border:2px solid #a1053d;}