#a7003c color space conversions
Hex:
#a7003c
RGB:
167, 0, 60
CMY:
35, 100, 76
CMYK:
0, 100, 64, 35
HSL:
338°, 100.0000%, 32.7451%
HSV (HSB):
338°, 100.0000%, 65.4902%
XYZ:
16.7520, 8.5417, 5.0408
xyY:
0.5522, 0.2816, 8.5417
CIE-Lab:
35.0866, 60.1354, 16.2664
CIE-LCH:
35.0866, 62.2966, 15.1360
CIE-Luv:
35.0866, 100.7848, 5.5353
Hunter-Lab:
29.2262, 51.1671, 10.2324
#a7003c color charts
#a7003c color shades, tints & tones
#a7003c color schemes
#a7003c color preview, HTML & CSS examples
This text has a color of #a7003c
<p style="color:#a7003c;">Text here</p>
.mytext {color:#a7003c;}
This box has a color of #a7003c
<div style="background-color:#a7003c;">Content here</div>
.mybackground {background-color:#a7003c;}
Border around this has a color of #a7003c
<div style="border:2px solid #a7003c;">Content here</div>
.myborder {border:2px solid #a7003c;}