#a00c8a color space conversions
Hex:
#a00c8a
RGB:
160, 12, 138
CMY:
37, 95, 46
CMYK:
0, 93, 14, 37
HSL:
309°, 86.0465%, 33.7255%
HSV (HSB):
309°, 92.5000%, 62.7451%
XYZ:
19.2161, 9.5715, 24.8794
xyY:
0.3581, 0.1783, 9.5715
CIE-Lab:
37.0621, 64.7418, -30.7846
CIE-LCH:
37.0621, 71.6881, 334.5690
CIE-Luv:
37.0621, 60.6594, -50.8380
Hunter-Lab:
30.9378, 56.7287, -26.0230
#a00c8a color charts
#a00c8a color shades, tints & tones
#a00c8a color schemes
#a00c8a color preview, HTML & CSS examples
This text has a color of #a00c8a
<p style="color:#a00c8a;">Text here</p>
.mytext {color:#a00c8a;}
This box has a color of #a00c8a
<div style="background-color:#a00c8a;">Content here</div>
.mybackground {background-color:#a00c8a;}
Border around this has a color of #a00c8a
<div style="border:2px solid #a00c8a;">Content here</div>
.myborder {border:2px solid #a00c8a;}