#a31b85 color space conversions
Hex:
#a31b85
RGB:
163, 27, 133
CMY:
36, 89, 48
CMYK:
0, 83, 18, 36
HSL:
313°, 71.5789%, 37.2549%
HSV (HSB):
313°, 83.4356%, 63.9216%
XYZ:
19.7298, 10.2639, 23.1315
xyY:
0.3714, 0.1932, 10.2639
CIE-Lab:
38.3119, 61.9470, -25.6967
CIE-LCH:
38.3119, 67.0653, 337.4705
CIE-Luv:
38.3119, 63.1638, -43.9893
Hunter-Lab:
32.0372, 53.8623, -20.3825
#a31b85 color charts
#a31b85 color shades, tints & tones
#a31b85 color schemes
#a31b85 color preview, HTML & CSS examples
This text has a color of #a31b85
<p style="color:#a31b85;">Text here</p>
.mytext {color:#a31b85;}
This box has a color of #a31b85
<div style="background-color:#a31b85;">Content here</div>
.mybackground {background-color:#a31b85;}
Border around this has a color of #a31b85
<div style="border:2px solid #a31b85;">Content here</div>
.myborder {border:2px solid #a31b85;}