#b31b8c color space conversions
Hex:
#b31b8c
RGB:
179, 27, 140
CMY:
30, 89, 45
CMYK:
0, 85, 22, 30
HSL:
315°, 73.7864%, 40.3922%
HSV (HSB):
315°, 84.9162%, 70.1961%
XYZ:
23.7160, 12.2610, 25.9276
xyY:
0.3831, 0.1981, 12.2610
CIE-Lab:
41.6280, 66.3813, -24.6059
CIE-LCH:
41.6280, 70.7949, 339.6615
CIE-Luv:
41.6280, 72.8044, -44.2173
Hunter-Lab:
35.0157, 59.6195, -19.3906
#b31b8c color charts
#b31b8c color shades, tints & tones
#b31b8c color schemes
#b31b8c color preview, HTML & CSS examples
This text has a color of #b31b8c
<p style="color:#b31b8c;">Text here</p>
.mytext {color:#b31b8c;}
This box has a color of #b31b8c
<div style="background-color:#b31b8c;">Content here</div>
.mybackground {background-color:#b31b8c;}
Border around this has a color of #b31b8c
<div style="border:2px solid #b31b8c;">Content here</div>
.myborder {border:2px solid #b31b8c;}