#b71b5d color space conversions
Hex:
#b71b5d
RGB:
183, 27, 93
CMY:
28, 89, 64
CMYK:
0, 85, 49, 28
HSL:
335°, 74.2857%, 41.1765%
HSV (HSB):
335°, 85.2459%, 71.7647%
XYZ:
21.8962, 11.6415, 11.4489
xyY:
0.4867, 0.2588, 11.6415
CIE-Lab:
40.6405, 62.3712, 3.2577
CIE-LCH:
40.6405, 62.4562, 2.9899
CIE-Luv:
40.6405, 95.9106, -7.6645
Hunter-Lab:
34.1196, 54.8427, 3.9888
#b71b5d color charts
#b71b5d color shades, tints & tones
#b71b5d color schemes
#b71b5d color preview, HTML & CSS examples
This text has a color of #b71b5d
<p style="color:#b71b5d;">Text here</p>
.mytext {color:#b71b5d;}
This box has a color of #b71b5d
<div style="background-color:#b71b5d;">Content here</div>
.mybackground {background-color:#b71b5d;}
Border around this has a color of #b71b5d
<div style="border:2px solid #b71b5d;">Content here</div>
.myborder {border:2px solid #b71b5d;}