#a31b5c color space conversions
Hex:
#a31b5c
RGB:
163, 27, 92
CMY:
36, 89, 64
CMYK:
0, 83, 44, 36
HSL:
331°, 71.5789%, 37.2549%
HSV (HSB):
331°, 83.4356%, 63.9216%
XYZ:
17.4280, 9.3431, 11.0101
xyY:
0.4613, 0.2473, 9.3431
CIE-Lab:
36.6367, 57.1752, -2.4237
CIE-LCH:
36.6367, 57.2265, 357.5727
CIE-Luv:
36.6367, 79.9671, -12.9415
Hunter-Lab:
30.5665, 48.2832, 0.0403
#a31b5c color charts
#a31b5c color shades, tints & tones
#a31b5c color schemes
#a31b5c color preview, HTML & CSS examples
This text has a color of #a31b5c
<p style="color:#a31b5c;">Text here</p>
.mytext {color:#a31b5c;}
This box has a color of #a31b5c
<div style="background-color:#a31b5c;">Content here</div>
.mybackground {background-color:#a31b5c;}
Border around this has a color of #a31b5c
<div style="border:2px solid #a31b5c;">Content here</div>
.myborder {border:2px solid #a31b5c;}