#a31a6e color space conversions
Hex:
#a31a6e
RGB:
163, 26, 110
CMY:
36, 90, 57
CMYK:
0, 84, 33, 36
HSL:
323°, 72.4868%, 37.0588%
HSV (HSB):
323°, 84.0491%, 63.9216%
XYZ:
18.2881, 9.6511, 15.6508
xyY:
0.4195, 0.2214, 9.6511
CIE-Lab:
37.2088, 59.3074, -13.0271
CIE-LCH:
37.2088, 60.7212, 347.6115
CIE-Luv:
37.2088, 72.7959, -26.4744
Hunter-Lab:
31.0662, 50.7138, -8.1233
#a31a6e color charts
#a31a6e color shades, tints & tones
#a31a6e color schemes
#a31a6e color preview, HTML & CSS examples
This text has a color of #a31a6e
<p style="color:#a31a6e;">Text here</p>
.mytext {color:#a31a6e;}
This box has a color of #a31a6e
<div style="background-color:#a31a6e;">Content here</div>
.mybackground {background-color:#a31a6e;}
Border around this has a color of #a31a6e
<div style="border:2px solid #a31a6e;">Content here</div>
.myborder {border:2px solid #a31a6e;}