#a3026c color space conversions
Hex:
#a3026c
RGB:
163, 2, 108
CMY:
36, 99, 58
CMYK:
0, 99, 34, 36
HSL:
320°, 97.5758%, 32.3529%
HSV (HSB):
320°, 98.7730%, 63.9216%
XYZ:
17.8327, 8.9127, 14.9678
xyY:
0.4275, 0.2137, 8.9127
CIE-Lab:
35.8156, 62.8967, -13.8825
CIE-LCH:
35.8156, 64.4105, 347.5533
CIE-Luv:
35.8156, 76.9662, -27.9218
Hunter-Lab:
29.8541, 54.3788, -8.8281
#a3026c color charts
#a3026c color shades, tints & tones
#a3026c color schemes
#a3026c color preview, HTML & CSS examples
This text has a color of #a3026c
<p style="color:#a3026c;">Text here</p>
.mytext {color:#a3026c;}
This box has a color of #a3026c
<div style="background-color:#a3026c;">Content here</div>
.mybackground {background-color:#a3026c;}
Border around this has a color of #a3026c
<div style="border:2px solid #a3026c;">Content here</div>
.myborder {border:2px solid #a3026c;}