#a3145e color space conversions
Hex:
#a3145e
RGB:
163, 20, 94
CMY:
36, 92, 63
CMYK:
0, 88, 42, 36
HSL:
329°, 78.1421%, 35.8824%
HSV (HSB):
329°, 87.7301%, 63.9216%
XYZ:
17.3748, 9.0950, 11.4294
xyY:
0.4584, 0.2400, 9.0950
CIE-Lab:
36.1666, 58.9124, -4.4025
CIE-LCH:
36.1666, 59.0767, 355.7262
CIE-Luv:
36.1666, 80.7103, -15.5819
Hunter-Lab:
30.1579, 50.0624, -1.3596
#a3145e color charts
#a3145e color shades, tints & tones
#a3145e color schemes
#a3145e color preview, HTML & CSS examples
This text has a color of #a3145e
<p style="color:#a3145e;">Text here</p>
.mytext {color:#a3145e;}
This box has a color of #a3145e
<div style="background-color:#a3145e;">Content here</div>
.mybackground {background-color:#a3145e;}
Border around this has a color of #a3145e
<div style="border:2px solid #a3145e;">Content here</div>
.myborder {border:2px solid #a3145e;}