#a1054e color space conversions
Hex:
#a1054e
RGB:
161, 5, 78
CMY:
37, 98, 69
CMYK:
0, 97, 52, 37
HSL:
332°, 93.9759%, 32.5490%
HSV (HSB):
332°, 96.8944%, 63.1373%
XYZ:
16.1274, 8.2357, 7.9474
xyY:
0.4991, 0.2549, 8.2357
CIE-Lab:
34.4689, 59.2692, 3.4325
CIE-LCH:
34.4689, 59.3685, 3.3145
CIE-Luv:
34.4689, 88.1417, -6.7256
Hunter-Lab:
28.6979, 50.0906, 3.6692
#a1054e color charts
#a1054e color shades, tints & tones
#a1054e color schemes
#a1054e color preview, HTML & CSS examples
This text has a color of #a1054e
<p style="color:#a1054e;">Text here</p>
.mytext {color:#a1054e;}
This box has a color of #a1054e
<div style="background-color:#a1054e;">Content here</div>
.mybackground {background-color:#a1054e;}
Border around this has a color of #a1054e
<div style="border:2px solid #a1054e;">Content here</div>
.myborder {border:2px solid #a1054e;}