#a3015f color space conversions
Hex:
#a3015f
RGB:
163, 1, 95
CMY:
36, 100, 63
CMYK:
0, 99, 42, 36
HSL:
325°, 98.7805%, 32.1569%
HSV (HSB):
325°, 99.3865%, 63.9216%
XYZ:
17.1807, 8.6345, 11.5876
xyY:
0.4593, 0.2309, 8.6345
CIE-Lab:
35.2708, 61.7128, -6.3801
CIE-LCH:
35.2708, 62.0417, 354.0975
CIE-Luv:
35.2708, 82.9373, -18.3809
Hunter-Lab:
29.3845, 52.9436, -2.8115
#a3015f color charts
#a3015f color shades, tints & tones
#a3015f color schemes
#a3015f color preview, HTML & CSS examples
This text has a color of #a3015f
<p style="color:#a3015f;">Text here</p>
.mytext {color:#a3015f;}
This box has a color of #a3015f
<div style="background-color:#a3015f;">Content here</div>
.mybackground {background-color:#a3015f;}
Border around this has a color of #a3015f
<div style="border:2px solid #a3015f;">Content here</div>
.myborder {border:2px solid #a3015f;}