#b31f70 color space conversions
Hex:
#b31f70
RGB:
179, 31, 112
CMY:
30, 88, 56
CMYK:
0, 83, 37, 30
HSL:
327°, 70.4762%, 41.1765%
HSV (HSB):
327°, 82.6816%, 70.1961%
XYZ:
22.0050, 11.7335, 16.4342
xyY:
0.4386, 0.2339, 11.7335
CIE-Lab:
40.7894, 62.2364, -8.5733
CIE-LCH:
40.7894, 62.8241, 352.1566
CIE-Luv:
40.7894, 83.8182, -21.9189
Hunter-Lab:
34.2542, 54.7240, -4.4677
#b31f70 color charts
#b31f70 color shades, tints & tones
#b31f70 color schemes
#b31f70 color preview, HTML & CSS examples
This text has a color of #b31f70
<p style="color:#b31f70;">Text here</p>
.mytext {color:#b31f70;}
This box has a color of #b31f70
<div style="background-color:#b31f70;">Content here</div>
.mybackground {background-color:#b31f70;}
Border around this has a color of #b31f70
<div style="border:2px solid #b31f70;">Content here</div>
.myborder {border:2px solid #b31f70;}