#a7006c color space conversions
Hex:
#a7006c
RGB:
167, 0, 108
CMY:
35, 100, 58
CMYK:
0, 100, 35, 35
HSL:
321°, 100.0000%, 32.7451%
HSV (HSB):
321°, 100.0000%, 65.4902%
XYZ:
18.6431, 9.2982, 14.9995
xyY:
0.4342, 0.2165, 9.2982
CIE-Lab:
36.5522, 63.9934, -12.6852
CIE-LCH:
36.5522, 65.2386, 348.7878
CIE-Luv:
36.5522, 80.4502, -26.7684
Hunter-Lab:
30.4929, 55.7707, -7.8197
#a7006c color charts
#a7006c color shades, tints & tones
#a7006c color schemes
#a7006c color preview, HTML & CSS examples
This text has a color of #a7006c
<p style="color:#a7006c;">Text here</p>
.mytext {color:#a7006c;}
This box has a color of #a7006c
<div style="background-color:#a7006c;">Content here</div>
.mybackground {background-color:#a7006c;}
Border around this has a color of #a7006c
<div style="border:2px solid #a7006c;">Content here</div>
.myborder {border:2px solid #a7006c;}