#a00c7e color space conversions
Hex:
#a00c7e
RGB:
160, 12, 126
CMY:
37, 95, 51
CMYK:
0, 93, 21, 37
HSL:
314°, 86.0465%, 33.7255%
HSV (HSB):
314°, 92.5000%, 62.7451%
XYZ:
18.3946, 9.2429, 20.5532
xyY:
0.3817, 0.1918, 9.2429
CIE-Lab:
36.4478, 63.1467, -24.3009
CIE-LCH:
36.4478, 67.6612, 338.9516
CIE-Luv:
36.4478, 65.6711, -41.6803
Hunter-Lab:
30.4021, 54.7964, -18.8013
#a00c7e color charts
#a00c7e color shades, tints & tones
#a00c7e color schemes
#a00c7e color preview, HTML & CSS examples
This text has a color of #a00c7e
<p style="color:#a00c7e;">Text here</p>
.mytext {color:#a00c7e;}
This box has a color of #a00c7e
<div style="background-color:#a00c7e;">Content here</div>
.mybackground {background-color:#a00c7e;}
Border around this has a color of #a00c7e
<div style="border:2px solid #a00c7e;">Content here</div>
.myborder {border:2px solid #a00c7e;}