#a4003c color space conversions
Hex:
#a4003c
RGB:
164, 0, 60
CMY:
36, 100, 76
CMYK:
0, 100, 63, 36
HSL:
338°, 100.0000%, 32.1569%
HSV (HSB):
338°, 100.0000%, 64.3137%
XYZ:
16.1255, 8.2188, 5.0114
xyY:
0.5493, 0.2800, 8.2188
CIE-Lab:
34.4344, 59.4073, 15.2814
CIE-LCH:
34.4344, 61.3412, 14.4255
CIE-Luv:
34.4344, 98.3958, 4.7490
Hunter-Lab:
28.6684, 50.2334, 9.7035
#a4003c color charts
#a4003c color shades, tints & tones
#a4003c color schemes
#a4003c color preview, HTML & CSS examples
This text has a color of #a4003c
<p style="color:#a4003c;">Text here</p>
.mytext {color:#a4003c;}
This box has a color of #a4003c
<div style="background-color:#a4003c;">Content here</div>
.mybackground {background-color:#a4003c;}
Border around this has a color of #a4003c
<div style="border:2px solid #a4003c;">Content here</div>
.myborder {border:2px solid #a4003c;}