#b71b8c color space conversions
Hex:
#b71b8c
RGB:
183, 27, 140
CMY:
28, 89, 45
CMYK:
0, 85, 23, 28
HSL:
317°, 74.2857%, 41.1765%
HSV (HSB):
317°, 85.2459%, 71.7647%
XYZ:
24.6540, 12.7446, 25.9715
xyY:
0.3890, 0.2011, 12.7446
CIE-Lab:
42.3759, 67.2543, -23.3864
CIE-LCH:
42.3759, 71.2044, 340.8259
CIE-Luv:
42.3759, 75.9609, -42.8847
Hunter-Lab:
35.6996, 60.7972, -18.1438
#b71b8c color charts
#b71b8c color shades, tints & tones
#b71b8c color schemes
#b71b8c color preview, HTML & CSS examples
This text has a color of #b71b8c
<p style="color:#b71b8c;">Text here</p>
.mytext {color:#b71b8c;}
This box has a color of #b71b8c
<div style="background-color:#b71b8c;">Content here</div>
.mybackground {background-color:#b71b8c;}
Border around this has a color of #b71b8c
<div style="border:2px solid #b71b8c;">Content here</div>
.myborder {border:2px solid #b71b8c;}