#a7005e color space conversions
Hex:
#a7005e
RGB:
167, 0, 94
CMY:
35, 100, 63
CMYK:
0, 100, 44, 35
HSL:
326°, 100.0000%, 32.7451%
HSV (HSB):
326°, 100.0000%, 65.4902%
XYZ:
17.9567, 9.0236, 11.3850
xyY:
0.4680, 0.2352, 9.0236
CIE-Lab:
36.0298, 62.6353, -4.5159
CIE-LCH:
36.0298, 62.7979, 355.8762
CIE-Luv:
36.0298, 86.7949, -16.4515
Hunter-Lab:
30.0394, 54.1336, -1.4435
#a7005e color charts
#a7005e color shades, tints & tones
#a7005e color schemes
#a7005e color preview, HTML & CSS examples
This text has a color of #a7005e
<p style="color:#a7005e;">Text here</p>
.mytext {color:#a7005e;}
This box has a color of #a7005e
<div style="background-color:#a7005e;">Content here</div>
.mybackground {background-color:#a7005e;}
Border around this has a color of #a7005e
<div style="border:2px solid #a7005e;">Content here</div>
.myborder {border:2px solid #a7005e;}