#b31d93 color space conversions
Hex:
#b31d93
RGB:
179, 29, 147
CMY:
30, 89, 42
CMYK:
0, 84, 18, 30
HSL:
313°, 72.1154%, 40.7843%
HSV (HSB):
313°, 83.7989%, 70.1961%
XYZ:
24.2962, 12.5690, 28.7493
xyY:
0.3703, 0.1916, 12.5690
CIE-Lab:
42.1066, 66.8651, -28.1238
CIE-LCH:
42.1066, 72.5389, 337.1881
CIE-Luv:
42.1066, 69.5766, -49.3221
Hunter-Lab:
35.4528, 60.2857, -23.2623
#b31d93 color charts
#b31d93 color shades, tints & tones
#b31d93 color schemes
#b31d93 color preview, HTML & CSS examples
This text has a color of #b31d93
<p style="color:#b31d93;">Text here</p>
.mytext {color:#b31d93;}
This box has a color of #b31d93
<div style="background-color:#b31d93;">Content here</div>
.mybackground {background-color:#b31d93;}
Border around this has a color of #b31d93
<div style="border:2px solid #b31d93;">Content here</div>
.myborder {border:2px solid #b31d93;}