#a31a7b color space conversions
Hex:
#a31a7b
RGB:
163, 26, 123
CMY:
36, 90, 52
CMYK:
0, 84, 25, 36
HSL:
318°, 72.4868%, 37.0588%
HSV (HSB):
318°, 84.0491%, 63.9216%
XYZ:
19.0488, 9.9554, 19.6565
xyY:
0.3915, 0.2046, 9.9554
CIE-Lab:
37.7622, 60.8699, -20.3412
CIE-LCH:
37.7622, 64.1788, 341.5216
CIE-Luv:
37.7622, 67.4051, -36.4429
Hunter-Lab:
31.5521, 52.5486, -14.8502
#a31a7b color charts
#a31a7b color shades, tints & tones
#a31a7b color schemes
#a31a7b color preview, HTML & CSS examples
This text has a color of #a31a7b
<p style="color:#a31a7b;">Text here</p>
.mytext {color:#a31a7b;}
This box has a color of #a31a7b
<div style="background-color:#a31a7b;">Content here</div>
.mybackground {background-color:#a31a7b;}
Border around this has a color of #a31a7b
<div style="border:2px solid #a31a7b;">Content here</div>
.myborder {border:2px solid #a31a7b;}