#a9128c color space conversions
Hex:
#a9128c
RGB:
169, 18, 140
CMY:
34, 93, 45
CMYK:
0, 89, 17, 34
HSL:
312°, 80.7487%, 36.6667%
HSV (HSB):
312°, 89.3491%, 66.2745%
XYZ:
21.3121, 10.7611, 25.7648
xyY:
0.3685, 0.1861, 10.7611
CIE-Lab:
39.1751, 65.9377, -28.5750
CIE-LCH:
39.1751, 71.8631, 336.5699
CIE-Luv:
39.1751, 66.2113, -48.8242
Hunter-Lab:
32.8041, 58.5605, -23.6043
#a9128c color charts
#a9128c color shades, tints & tones
#a9128c color schemes
#a9128c color preview, HTML & CSS examples
This text has a color of #a9128c
<p style="color:#a9128c;">Text here</p>
.mytext {color:#a9128c;}
This box has a color of #a9128c
<div style="background-color:#a9128c;">Content here</div>
.mybackground {background-color:#a9128c;}
Border around this has a color of #a9128c
<div style="border:2px solid #a9128c;">Content here</div>
.myborder {border:2px solid #a9128c;}