#b71c9f color space conversions
Hex:
#b71c9f
RGB:
183, 28, 159
CMY:
28, 89, 38
CMYK:
0, 85, 13, 28
HSL:
309°, 73.4597%, 41.3725%
HSV (HSB):
309°, 84.6995%, 71.7647%
XYZ:
26.2017, 13.4010, 34.0066
xyY:
0.3560, 0.1821, 13.4010
CIE-Lab:
43.3613, 69.5443, -33.3480
CIE-LCH:
43.3613, 77.1265, 334.3813
CIE-Luv:
43.3613, 67.9218, -57.5010
Hunter-Lab:
36.6074, 63.6984, -29.4525
#b71c9f color charts
#b71c9f color shades, tints & tones
#b71c9f color schemes
#b71c9f color preview, HTML & CSS examples
This text has a color of #b71c9f
<p style="color:#b71c9f;">Text here</p>
.mytext {color:#b71c9f;}
This box has a color of #b71c9f
<div style="background-color:#b71c9f;">Content here</div>
.mybackground {background-color:#b71c9f;}
Border around this has a color of #b71c9f
<div style="border:2px solid #b71c9f;">Content here</div>
.myborder {border:2px solid #b71c9f;}