#a31f95 color space conversions
Hex:
#a31f95
RGB:
163, 31, 149
CMY:
36, 88, 42
CMYK:
0, 81, 9, 36
HSL:
306°, 68.0412%, 38.0392%
HSV (HSB):
306°, 80.9816%, 63.9216%
XYZ:
21.0191, 10.9364, 29.4369
xyY:
0.3424, 0.1781, 10.9364
CIE-Lab:
39.4732, 63.2542, -33.6790
CIE-LCH:
39.4732, 71.6615, 331.9674
CIE-Luv:
39.4732, 56.2968, -55.5696
Hunter-Lab:
33.0703, 55.5794, -29.6267
#a31f95 color charts
#a31f95 color shades, tints & tones
#a31f95 color schemes
#a31f95 color preview, HTML & CSS examples
This text has a color of #a31f95
<p style="color:#a31f95;">Text here</p>
.mytext {color:#a31f95;}
This box has a color of #a31f95
<div style="background-color:#a31f95;">Content here</div>
.mybackground {background-color:#a31f95;}
Border around this has a color of #a31f95
<div style="border:2px solid #a31f95;">Content here</div>
.myborder {border:2px solid #a31f95;}