#b71b6e color space conversions
Hex:
#b71b6e
RGB:
183, 27, 110
CMY:
28, 89, 57
CMYK:
0, 85, 40, 28
HSL:
328°, 74.2857%, 41.1765%
HSV (HSB):
328°, 85.2459%, 71.7647%
XYZ:
22.7348, 11.9769, 15.8654
xyY:
0.4495, 0.2368, 11.9769
CIE-Lab:
41.1794, 63.9127, -6.6578
CIE-LCH:
41.1794, 64.2585, 354.0529
CIE-Luv:
41.1794, 88.8329, -19.8827
Hunter-Lab:
34.6077, 56.6985, -2.9552
#b71b6e color charts
#b71b6e color shades, tints & tones
#b71b6e color schemes
#b71b6e color preview, HTML & CSS examples
This text has a color of #b71b6e
<p style="color:#b71b6e;">Text here</p>
.mytext {color:#b71b6e;}
This box has a color of #b71b6e
<div style="background-color:#b71b6e;">Content here</div>
.mybackground {background-color:#b71b6e;}
Border around this has a color of #b71b6e
<div style="border:2px solid #b71b6e;">Content here</div>
.myborder {border:2px solid #b71b6e;}