#a8128e color space conversions
Hex:
#a8128e
RGB:
168, 18, 142
CMY:
34, 93, 44
CMYK:
0, 89, 15, 34
HSL:
310°, 80.6452%, 36.4706%
HSV (HSB):
310°, 89.2857%, 65.8824%
XYZ:
21.2472, 10.7104, 26.5387
xyY:
0.3632, 0.1831, 10.7104
CIE-Lab:
39.0884, 66.0028, -29.9508
CIE-LCH:
39.0884, 72.4805, 335.5924
CIE-Luv:
39.0884, 64.6068, -50.6853
Hunter-Lab:
32.7268, 58.6157, -25.1704
#a8128e color charts
#a8128e color shades, tints & tones
#a8128e color schemes
#a8128e color preview, HTML & CSS examples
This text has a color of #a8128e
<p style="color:#a8128e;">Text here</p>
.mytext {color:#a8128e;}
This box has a color of #a8128e
<div style="background-color:#a8128e;">Content here</div>
.mybackground {background-color:#a8128e;}
Border around this has a color of #a8128e
<div style="border:2px solid #a8128e;">Content here</div>
.myborder {border:2px solid #a8128e;}