#b31c7b color space conversions
Hex:
#b31c7b
RGB:
179, 28, 123
CMY:
30, 89, 52
CMYK:
0, 84, 31, 30
HSL:
322°, 72.9469%, 40.5882%
HSV (HSB):
322°, 84.3575%, 70.1961%
XYZ:
22.5808, 11.8443, 19.8349
xyY:
0.4162, 0.2183, 11.8443
CIE-Lab:
40.9675, 64.1235, -15.1558
CIE-LCH:
40.9675, 65.8903, 346.7020
CIE-Luv:
40.9675, 79.8292, -30.8614
Hunter-Lab:
34.4155, 56.8908, -10.0801
#b31c7b color charts
#b31c7b color shades, tints & tones
#b31c7b color schemes
#b31c7b color preview, HTML & CSS examples
This text has a color of #b31c7b
<p style="color:#b31c7b;">Text here</p>
.mytext {color:#b31c7b;}
This box has a color of #b31c7b
<div style="background-color:#b31c7b;">Content here</div>
.mybackground {background-color:#b31c7b;}
Border around this has a color of #b31c7b
<div style="border:2px solid #b31c7b;">Content here</div>
.myborder {border:2px solid #b31c7b;}