#a31c8d color space conversions
Hex:
#a31c8d
RGB:
163, 28, 141
CMY:
36, 89, 45
CMYK:
0, 83, 13, 36
HSL:
310°, 70.6806%, 37.4510%
HSV (HSB):
310°, 82.8221%, 63.9216%
XYZ:
20.3272, 10.5401, 26.1624
xyY:
0.3564, 0.1848, 10.5401
CIE-Lab:
38.7949, 62.8235, -29.8637
CIE-LCH:
38.7949, 69.5603, 334.5755
CIE-Luv:
38.7949, 59.8343, -49.9827
Hunter-Lab:
32.4656, 54.9471, -25.0530
#a31c8d color charts
#a31c8d color shades, tints & tones
#a31c8d color schemes
#a31c8d color preview, HTML & CSS examples
This text has a color of #a31c8d
<p style="color:#a31c8d;">Text here</p>
.mytext {color:#a31c8d;}
This box has a color of #a31c8d
<div style="background-color:#a31c8d;">Content here</div>
.mybackground {background-color:#a31c8d;}
Border around this has a color of #a31c8d
<div style="border:2px solid #a31c8d;">Content here</div>
.myborder {border:2px solid #a31c8d;}