#a1054c color space conversions
Hex:
#a1054c
RGB:
161, 5, 76
CMY:
37, 98, 70
CMYK:
0, 97, 53, 37
HSL:
333°, 93.9759%, 32.5490%
HSV (HSB):
333°, 96.8944%, 63.1373%
XYZ:
16.0567, 8.2074, 7.5754
xyY:
0.5043, 0.2578, 8.2074
CIE-Lab:
34.4112, 59.1135, 4.6578
CIE-LCH:
34.4112, 59.2968, 4.5053
CIE-Luv:
34.4112, 88.9689, -5.3997
Hunter-Lab:
28.6486, 49.9092, 4.3763
#a1054c color charts
#a1054c color shades, tints & tones
#a1054c color schemes
#a1054c color preview, HTML & CSS examples
This text has a color of #a1054c
<p style="color:#a1054c;">Text here</p>
.mytext {color:#a1054c;}
This box has a color of #a1054c
<div style="background-color:#a1054c;">Content here</div>
.mybackground {background-color:#a1054c;}
Border around this has a color of #a1054c
<div style="border:2px solid #a1054c;">Content here</div>
.myborder {border:2px solid #a1054c;}