#a0055c color space conversions
Hex:
#a0055c
RGB:
160, 5, 92
CMY:
37, 98, 64
CMYK:
0, 97, 43, 37
HSL:
326°, 93.9394%, 32.3529%
HSV (HSB):
326°, 96.8750%, 62.7451%
XYZ:
16.4832, 8.3548, 10.8691
xyY:
0.4616, 0.2340, 8.3548
CIE-Lab:
34.7112, 60.2463, -5.3441
CIE-LCH:
34.7112, 60.4829, 354.9309
CIE-Luv:
34.7112, 81.3091, -16.7923
Hunter-Lab:
28.9047, 51.2083, -2.0616
#a0055c color charts
#a0055c color shades, tints & tones
#a0055c color schemes
#a0055c color preview, HTML & CSS examples
This text has a color of #a0055c
<p style="color:#a0055c;">Text here</p>
.mytext {color:#a0055c;}
This box has a color of #a0055c
<div style="background-color:#a0055c;">Content here</div>
.mybackground {background-color:#a0055c;}
Border around this has a color of #a0055c
<div style="border:2px solid #a0055c;">Content here</div>
.myborder {border:2px solid #a0055c;}