#b71f47 color space conversions
Hex:
#b71f47
RGB:
183, 31, 71
CMY:
28, 88, 72
CMYK:
0, 83, 61, 28
HSL:
344°, 71.0280%, 41.9608%
HSV (HSB):
344°, 83.0601%, 71.7647%
XYZ:
21.1558, 11.5022, 7.0663
xyY:
0.5326, 0.2896, 11.5022
CIE-Lab:
40.4137, 59.8542, 16.8924
CIE-LCH:
40.4137, 62.1923, 15.7604
CIE-Luv:
40.4137, 102.9540, 7.0413
Hunter-Lab:
33.9149, 51.9955, 11.3870
#b71f47 color charts
#b71f47 color shades, tints & tones
#b71f47 color schemes
#b71f47 color preview, HTML & CSS examples
This text has a color of #b71f47
<p style="color:#b71f47;">Text here</p>
.mytext {color:#b71f47;}
This box has a color of #b71f47
<div style="background-color:#b71f47;">Content here</div>
.mybackground {background-color:#b71f47;}
Border around this has a color of #b71f47
<div style="border:2px solid #b71f47;">Content here</div>
.myborder {border:2px solid #b71f47;}