#b71f7e color space conversions
Hex:
#b71f7e
RGB:
183, 31, 126
CMY:
28, 88, 51
CMYK:
0, 83, 31, 28
HSL:
323°, 71.0280%, 41.9608%
HSV (HSB):
323°, 83.0601%, 71.7647%
XYZ:
23.7843, 12.5536, 20.9082
xyY:
0.4155, 0.2193, 12.5536
CIE-Lab:
42.0828, 64.7231, -15.2421
CIE-LCH:
42.0828, 66.4936, 346.7485
CIE-Luv:
42.0828, 81.1584, -31.2990
Hunter-Lab:
35.4311, 57.8198, -10.1858
#b71f7e color charts
#b71f7e color shades, tints & tones
#b71f7e color schemes
#b71f7e color preview, HTML & CSS examples
This text has a color of #b71f7e
<p style="color:#b71f7e;">Text here</p>
.mytext {color:#b71f7e;}
This box has a color of #b71f7e
<div style="background-color:#b71f7e;">Content here</div>
.mybackground {background-color:#b71f7e;}
Border around this has a color of #b71f7e
<div style="border:2px solid #b71f7e;">Content here</div>
.myborder {border:2px solid #b71f7e;}