#b71f7b color space conversions
Hex:
#b71f7b
RGB:
183, 31, 123
CMY:
28, 88, 52
CMYK:
0, 83, 33, 28
HSL:
324°, 71.0280%, 41.9608%
HSV (HSB):
324°, 83.0601%, 71.7647%
XYZ:
23.5936, 12.4773, 19.9037
xyY:
0.4215, 0.2229, 12.4773
CIE-Lab:
41.9649, 64.3868, -13.5672
CIE-LCH:
41.9649, 65.8006, 348.1010
CIE-Luv:
41.9649, 82.4286, -28.9902
Hunter-Lab:
35.3232, 57.4105, -8.6821
#b71f7b color charts
#b71f7b color shades, tints & tones
#b71f7b color schemes
#b71f7b color preview, HTML & CSS examples
This text has a color of #b71f7b
<p style="color:#b71f7b;">Text here</p>
.mytext {color:#b71f7b;}
This box has a color of #b71f7b
<div style="background-color:#b71f7b;">Content here</div>
.mybackground {background-color:#b71f7b;}
Border around this has a color of #b71f7b
<div style="border:2px solid #b71f7b;">Content here</div>
.myborder {border:2px solid #b71f7b;}