#a0005f color space conversions
Hex:
#a0005f
RGB:
160, 0, 95
CMY:
37, 100, 63
CMYK:
0, 100, 41, 37
HSL:
324°, 100.0000%, 31.3725%
HSV (HSB):
324°, 100.0000%, 62.7451%
XYZ:
16.5628, 8.2998, 11.5555
xyY:
0.4548, 0.2279, 8.2998
CIE-Lab:
34.5996, 61.1749, -7.4498
CIE-LCH:
34.5996, 61.6269, 353.0568
CIE-Luv:
34.5996, 80.5909, -19.4553
Hunter-Lab:
28.8094, 52.2048, -3.6148
#a0005f color charts
#a0005f color shades, tints & tones
#a0005f color schemes
#a0005f color preview, HTML & CSS examples
This text has a color of #a0005f
<p style="color:#a0005f;">Text here</p>
.mytext {color:#a0005f;}
This box has a color of #a0005f
<div style="background-color:#a0005f;">Content here</div>
.mybackground {background-color:#a0005f;}
Border around this has a color of #a0005f
<div style="border:2px solid #a0005f;">Content here</div>
.myborder {border:2px solid #a0005f;}