#a7107e color space conversions
Hex:
#a7107e
RGB:
167, 16, 126
CMY:
35, 94, 51
CMYK:
0, 90, 25, 35
HSL:
316°, 82.5137%, 35.8824%
HSV (HSB):
316°, 90.4192%, 65.4902%
XYZ:
19.8875, 10.0924, 20.6385
xyY:
0.3929, 0.1994, 10.0924
CIE-Lab:
38.0078, 64.0444, -21.7697
CIE-LCH:
38.0078, 67.6432, 341.2263
CIE-Luv:
38.0078, 70.8046, -38.9435
Hunter-Lab:
31.7686, 56.1482, -16.2798
#a7107e color charts
#a7107e color shades, tints & tones
#a7107e color schemes
#a7107e color preview, HTML & CSS examples
This text has a color of #a7107e
<p style="color:#a7107e;">Text here</p>
.mytext {color:#a7107e;}
This box has a color of #a7107e
<div style="background-color:#a7107e;">Content here</div>
.mybackground {background-color:#a7107e;}
Border around this has a color of #a7107e
<div style="border:2px solid #a7107e;">Content here</div>
.myborder {border:2px solid #a7107e;}