#a31e6b color space conversions
Hex:
#a31e6b
RGB:
163, 30, 107
CMY:
36, 88, 58
CMYK:
0, 82, 34, 36
HSL:
325°, 68.9119%, 37.8431%
HSV (HSB):
325°, 81.5951%, 63.9216%
XYZ:
18.2224, 9.7766, 14.8366
xyY:
0.4254, 0.2282, 9.7766
CIE-Lab:
37.4385, 57.9711, -10.7818
CIE-LCH:
37.4385, 58.9652, 349.4641
CIE-Luv:
37.4385, 73.1407, -23.4105
Hunter-Lab:
31.2676, 49.3094, -6.2460
#a31e6b color charts
#a31e6b color shades, tints & tones
#a31e6b color schemes
#a31e6b color preview, HTML & CSS examples
This text has a color of #a31e6b
<p style="color:#a31e6b;">Text here</p>
.mytext {color:#a31e6b;}
This box has a color of #a31e6b
<div style="background-color:#a31e6b;">Content here</div>
.mybackground {background-color:#a31e6b;}
Border around this has a color of #a31e6b
<div style="border:2px solid #a31e6b;">Content here</div>
.myborder {border:2px solid #a31e6b;}