#a3014e color space conversions
Hex:
#a3014e
RGB:
163, 1, 78
CMY:
36, 100, 69
CMYK:
0, 99, 52, 36
HSL:
331°, 98.7805%, 32.1569%
HSV (HSB):
331°, 99.3865%, 63.9216%
XYZ:
16.4903, 8.3583, 7.9519
xyY:
0.5027, 0.2548, 8.3583
CIE-Lab:
34.7182, 60.2557, 3.8463
CIE-LCH:
34.7182, 60.3783, 3.6524
CIE-Luv:
34.7182, 90.3514, -6.5043
Hunter-Lab:
28.9107, 51.2201, 3.9298
#a3014e color charts
#a3014e color shades, tints & tones
#a3014e color schemes
#a3014e color preview, HTML & CSS examples
This text has a color of #a3014e
<p style="color:#a3014e;">Text here</p>
.mytext {color:#a3014e;}
This box has a color of #a3014e
<div style="background-color:#a3014e;">Content here</div>
.mybackground {background-color:#a3014e;}
Border around this has a color of #a3014e
<div style="border:2px solid #a3014e;">Content here</div>
.myborder {border:2px solid #a3014e;}