#b71b6f color space conversions
Hex:
#b71b6f
RGB:
183, 27, 111
CMY:
28, 89, 56
CMYK:
0, 85, 39, 28
HSL:
328°, 74.2857%, 41.1765%
HSV (HSB):
328°, 85.2459%, 71.7647%
XYZ:
22.7896, 11.9988, 16.1538
xyY:
0.4474, 0.2355, 11.9988
CIE-Lab:
41.2143, 64.0116, -7.2316
CIE-LCH:
41.2143, 64.4188, 353.5544
CIE-Luv:
41.2143, 88.4066, -20.6272
Hunter-Lab:
34.6393, 56.8183, -3.4019
#b71b6f color charts
#b71b6f color shades, tints & tones
#b71b6f color schemes
#b71b6f color preview, HTML & CSS examples
This text has a color of #b71b6f
<p style="color:#b71b6f;">Text here</p>
.mytext {color:#b71b6f;}
This box has a color of #b71b6f
<div style="background-color:#b71b6f;">Content here</div>
.mybackground {background-color:#b71b6f;}
Border around this has a color of #b71b6f
<div style="border:2px solid #b71b6f;">Content here</div>
.myborder {border:2px solid #b71b6f;}