#b71c9c color space conversions
Hex:
#b71c9c
RGB:
183, 28, 156
CMY:
28, 89, 39
CMYK:
0, 85, 15, 28
HSL:
310°, 73.4597%, 41.3725%
HSV (HSB):
310°, 84.6995%, 71.7647%
XYZ:
25.9444, 13.2981, 32.6519
xyY:
0.3609, 0.1850, 13.2981
CIE-Lab:
43.2090, 69.1324, -31.7843
CIE-LCH:
43.2090, 76.0889, 335.3089
CIE-Luv:
43.2090, 69.1388, -55.1757
Hunter-Lab:
36.4665, 63.1789, -27.5612
#b71c9c color charts
#b71c9c color shades, tints & tones
#b71c9c color schemes
#b71c9c color preview, HTML & CSS examples
This text has a color of #b71c9c
<p style="color:#b71c9c;">Text here</p>
.mytext {color:#b71c9c;}
This box has a color of #b71c9c
<div style="background-color:#b71c9c;">Content here</div>
.mybackground {background-color:#b71c9c;}
Border around this has a color of #b71c9c
<div style="border:2px solid #b71c9c;">Content here</div>
.myborder {border:2px solid #b71c9c;}