#a0128c color space conversions
Hex:
#a0128c
RGB:
160, 18, 140
CMY:
37, 93, 45
CMYK:
0, 89, 13, 37
HSL:
308°, 79.7753%, 34.9020%
HSV (HSB):
308°, 88.7500%, 62.7451%
XYZ:
19.4471, 9.7996, 25.6775
xyY:
0.3541, 0.1784, 9.7996
CIE-Lab:
37.4804, 64.1101, -31.3570
CIE-LCH:
37.4804, 71.3679, 333.9362
CIE-Luv:
37.4804, 59.2754, -51.6936
Hunter-Lab:
31.3044, 56.1064, -26.7197
#a0128c color charts
#a0128c color shades, tints & tones
#a0128c color schemes
#a0128c color preview, HTML & CSS examples
This text has a color of #a0128c
<p style="color:#a0128c;">Text here</p>
.mytext {color:#a0128c;}
This box has a color of #a0128c
<div style="background-color:#a0128c;">Content here</div>
.mybackground {background-color:#a0128c;}
Border around this has a color of #a0128c
<div style="border:2px solid #a0128c;">Content here</div>
.myborder {border:2px solid #a0128c;}