#b71f7d color space conversions
Hex:
#b71f7d
RGB:
183, 31, 125
CMY:
28, 88, 51
CMYK:
0, 83, 32, 28
HSL:
323°, 71.0280%, 41.9608%
HSV (HSB):
323°, 83.0601%, 71.7647%
XYZ:
23.7201, 12.5279, 20.5700
xyY:
0.4175, 0.2205, 12.5279
CIE-Lab:
42.0432, 64.6101, -14.6849
CIE-LCH:
42.0432, 66.2579, 347.1951
CIE-Luv:
42.0432, 81.5818, -30.5282
Hunter-Lab:
35.3948, 57.6822, -9.6805
#b71f7d color charts
#b71f7d color shades, tints & tones
#b71f7d color schemes
#b71f7d color preview, HTML & CSS examples
This text has a color of #b71f7d
<p style="color:#b71f7d;">Text here</p>
.mytext {color:#b71f7d;}
This box has a color of #b71f7d
<div style="background-color:#b71f7d;">Content here</div>
.mybackground {background-color:#b71f7d;}
Border around this has a color of #b71f7d
<div style="border:2px solid #b71f7d;">Content here</div>
.myborder {border:2px solid #b71f7d;}