#a31b64 color space conversions
Hex:
#a31b64
RGB:
163, 27, 100
CMY:
36, 89, 61
CMYK:
0, 83, 39, 36
HSL:
328°, 71.5789%, 37.2549%
HSV (HSB):
328°, 83.4356%, 63.9216%
XYZ:
17.7964, 9.4905, 12.9505
xyY:
0.4423, 0.2359, 9.4905
CIE-Lab:
36.9120, 57.9763, -7.1293
CIE-LCH:
36.9120, 58.4130, 352.9895
CIE-Luv:
36.9120, 76.7137, -18.7764
Hunter-Lab:
30.8066, 49.2046, -3.3596
#a31b64 color charts
#a31b64 color shades, tints & tones
#a31b64 color schemes
#a31b64 color preview, HTML & CSS examples
This text has a color of #a31b64
<p style="color:#a31b64;">Text here</p>
.mytext {color:#a31b64;}
This box has a color of #a31b64
<div style="background-color:#a31b64;">Content here</div>
.mybackground {background-color:#a31b64;}
Border around this has a color of #a31b64
<div style="border:2px solid #a31b64;">Content here</div>
.myborder {border:2px solid #a31b64;}