#a8127a color space conversions
Hex:
#a8127a
RGB:
168, 18, 122
CMY:
34, 93, 52
CMYK:
0, 89, 27, 34
HSL:
318°, 80.6452%, 36.4706%
HSV (HSB):
318°, 89.2857%, 65.8824%
XYZ:
19.8776, 10.1626, 19.3263
xyY:
0.4027, 0.2059, 10.1626
CIE-Lab:
38.1327, 63.4568, -19.0660
CIE-LCH:
38.1327, 66.2592, 343.2768
CIE-Luv:
38.1327, 73.0771, -35.2855
Hunter-Lab:
31.8788, 55.5134, -13.6289
#a8127a color charts
#a8127a color shades, tints & tones
#a8127a color schemes
#a8127a color preview, HTML & CSS examples
This text has a color of #a8127a
<p style="color:#a8127a;">Text here</p>
.mytext {color:#a8127a;}
This box has a color of #a8127a
<div style="background-color:#a8127a;">Content here</div>
.mybackground {background-color:#a8127a;}
Border around this has a color of #a8127a
<div style="border:2px solid #a8127a;">Content here</div>
.myborder {border:2px solid #a8127a;}