#b71e7c color space conversions
Hex:
#b71e7c
RGB:
183, 30, 124
CMY:
28, 88, 51
CMYK:
0, 84, 32, 28
HSL:
323°, 71.8310%, 41.7647%
HSV (HSB):
323°, 83.6066%, 71.7647%
XYZ:
23.6308, 12.4511, 20.2266
xyY:
0.4197, 0.2211, 12.4511
CIE-Lab:
41.9242, 64.7273, -14.2478
CIE-LCH:
41.9242, 66.2768, 347.5860
CIE-Luv:
41.9242, 82.2187, -29.9481
Hunter-Lab:
35.2861, 57.7895, -9.2858
#b71e7c color charts
#b71e7c color shades, tints & tones
#b71e7c color schemes
#b71e7c color preview, HTML & CSS examples
This text has a color of #b71e7c
<p style="color:#b71e7c;">Text here</p>
.mytext {color:#b71e7c;}
This box has a color of #b71e7c
<div style="background-color:#b71e7c;">Content here</div>
.mybackground {background-color:#b71e7c;}
Border around this has a color of #b71e7c
<div style="border:2px solid #b71e7c;">Content here</div>
.myborder {border:2px solid #b71e7c;}