#a4005a color space conversions
Hex:
#a4005a
RGB:
164, 0, 90
CMY:
36, 100, 65
CMYK:
0, 100, 45, 36
HSL:
327°, 100.0000%, 32.1569%
HSV (HSB):
327°, 100.0000%, 64.3137%
XYZ:
17.1553, 8.6307, 10.4346
xyY:
0.4736, 0.2383, 8.6307
CIE-Lab:
35.2633, 61.6057, -3.1389
CIE-LCH:
35.2633, 61.6856, 357.0832
CIE-Luv:
35.2633, 86.1135, -14.5573
Hunter-Lab:
29.3781, 52.8234, -0.4941
#a4005a color charts
#a4005a color shades, tints & tones
#a4005a color schemes
#a4005a color preview, HTML & CSS examples
This text has a color of #a4005a
<p style="color:#a4005a;">Text here</p>
.mytext {color:#a4005a;}
This box has a color of #a4005a
<div style="background-color:#a4005a;">Content here</div>
.mybackground {background-color:#a4005a;}
Border around this has a color of #a4005a
<div style="border:2px solid #a4005a;">Content here</div>
.myborder {border:2px solid #a4005a;}