#a0004e color space conversions
Hex:
#a0004e
RGB:
160, 0, 78
CMY:
37, 100, 69
CMYK:
0, 100, 51, 37
HSL:
331°, 100.0000%, 31.3725%
HSV (HSB):
331°, 100.0000%, 62.7451%
XYZ:
15.8724, 8.0236, 7.9199
xyY:
0.4989, 0.2522, 8.0236
CIE-Lab:
34.0321, 59.6856, 2.7757
CIE-LCH:
34.0321, 59.7501, 2.6627
CIE-Luv:
34.0321, 88.0419, -7.5072
Hunter-Lab:
28.3260, 50.4510, 3.2509
#a0004e color charts
#a0004e color shades, tints & tones
#a0004e color schemes
#a0004e color preview, HTML & CSS examples
This text has a color of #a0004e
<p style="color:#a0004e;">Text here</p>
.mytext {color:#a0004e;}
This box has a color of #a0004e
<div style="background-color:#a0004e;">Content here</div>
.mybackground {background-color:#a0004e;}
Border around this has a color of #a0004e
<div style="border:2px solid #a0004e;">Content here</div>
.myborder {border:2px solid #a0004e;}