#a3014a color space conversions
Hex:
#a3014a
RGB:
163, 1, 74
CMY:
36, 100, 71
CMYK:
0, 99, 55, 36
HSL:
333°, 98.7805%, 32.1569%
HSV (HSB):
333°, 99.3865%, 63.9216%
XYZ:
16.3511, 8.3027, 7.2193
xyY:
0.5130, 0.2605, 8.3027
CIE-Lab:
34.6054, 59.9555, 6.3022
CIE-LCH:
34.6054, 60.2858, 6.0005
CIE-Luv:
34.6054, 92.0114, -3.8849
Hunter-Lab:
28.8143, 50.8676, 5.3151
#a3014a color charts
#a3014a color shades, tints & tones
#a3014a color schemes
#a3014a color preview, HTML & CSS examples
This text has a color of #a3014a
<p style="color:#a3014a;">Text here</p>
.mytext {color:#a3014a;}
This box has a color of #a3014a
<div style="background-color:#a3014a;">Content here</div>
.mybackground {background-color:#a3014a;}
Border around this has a color of #a3014a
<div style="border:2px solid #a3014a;">Content here</div>
.myborder {border:2px solid #a3014a;}