#a4285c color space conversions
Hex:
#a4285c
RGB:
164, 40, 92
CMY:
36, 84, 64
CMYK:
0, 76, 44, 36
HSL:
335°, 60.7843%, 40.0000%
HSV (HSB):
335°, 75.6098%, 64.3137%
XYZ:
18.0004, 10.1828, 11.1420
xyY:
0.4577, 0.2589, 10.1828
CIE-Lab:
38.1685, 53.6489, -0.1531
CIE-LCH:
38.1685, 53.6491, 359.8365
CIE-Luv:
38.1685, 76.8194, -9.6586
Hunter-Lab:
31.9105, 44.8467, 1.6355
#a4285c color charts
#a4285c color shades, tints & tones
#a4285c color schemes
#a4285c color preview, HTML & CSS examples
This text has a color of #a4285c
<p style="color:#a4285c;">Text here</p>
.mytext {color:#a4285c;}
This box has a color of #a4285c
<div style="background-color:#a4285c;">Content here</div>
.mybackground {background-color:#a4285c;}
Border around this has a color of #a4285c
<div style="border:2px solid #a4285c;">Content here</div>
.myborder {border:2px solid #a4285c;}