#a31f7c color space conversions
Hex:
#a31f7c
RGB:
163, 31, 124
CMY:
36, 88, 51
CMYK:
0, 81, 24, 36
HSL:
318°, 68.0412%, 38.0392%
HSV (HSB):
318°, 80.9816%, 63.9216%
XYZ:
19.2323, 10.2217, 20.0281
xyY:
0.3887, 0.2066, 10.2217
CIE-Lab:
38.2375, 59.7581, -20.2297
CIE-LCH:
38.2375, 63.0894, 341.2976
CIE-Luv:
38.2375, 66.0311, -36.2371
Hunter-Lab:
31.9715, 51.4261, -14.7615
#a31f7c color charts
#a31f7c color shades, tints & tones
#a31f7c color schemes
#a31f7c color preview, HTML & CSS examples
This text has a color of #a31f7c
<p style="color:#a31f7c;">Text here</p>
.mytext {color:#a31f7c;}
This box has a color of #a31f7c
<div style="background-color:#a31f7c;">Content here</div>
.mybackground {background-color:#a31f7c;}
Border around this has a color of #a31f7c
<div style="border:2px solid #a31f7c;">Content here</div>
.myborder {border:2px solid #a31f7c;}