#b31c83 color space conversions
Hex:
#b31c83
RGB:
179, 28, 131
CMY:
30, 89, 49
CMYK:
0, 84, 27, 30
HSL:
319°, 72.9469%, 40.5882%
HSV (HSB):
319°, 84.3575%, 70.1961%
XYZ:
23.1024, 12.0529, 22.5815
xyY:
0.4001, 0.2088, 12.0529
CIE-Lab:
41.3001, 65.0563, -19.5912
CIE-LCH:
41.3001, 67.9422, 343.2408
CIE-Luv:
41.3001, 76.4283, -37.0458
Hunter-Lab:
34.7173, 58.0264, -14.2625
#b31c83 color charts
#b31c83 color shades, tints & tones
#b31c83 color schemes
#b31c83 color preview, HTML & CSS examples
This text has a color of #b31c83
<p style="color:#b31c83;">Text here</p>
.mytext {color:#b31c83;}
This box has a color of #b31c83
<div style="background-color:#b31c83;">Content here</div>
.mybackground {background-color:#b31c83;}
Border around this has a color of #b31c83
<div style="border:2px solid #b31c83;">Content here</div>
.myborder {border:2px solid #b31c83;}