#b71238 color space conversions
Hex:
#b71238
RGB:
183, 18, 56
CMY:
28, 93, 78
CMYK:
0, 90, 69, 28
HSL:
346°, 82.0896%, 39.4118%
HSV (HSB):
346°, 90.1639%, 71.7647%
XYZ:
20.4586, 10.7854, 4.7449
xyY:
0.5685, 0.2997, 10.7854
CIE-Lab:
39.2167, 61.6479, 24.8207
CIE-LCH:
39.2167, 66.4570, 21.9307
CIE-Luv:
39.2167, 111.4834, 13.1107
Hunter-Lab:
32.8412, 53.7254, 14.4226
#b71238 color charts
#b71238 color shades, tints & tones
#b71238 color schemes
#b71238 color preview, HTML & CSS examples
This text has a color of #b71238
<p style="color:#b71238;">Text here</p>
.mytext {color:#b71238;}
This box has a color of #b71238
<div style="background-color:#b71238;">Content here</div>
.mybackground {background-color:#b71238;}
Border around this has a color of #b71238
<div style="border:2px solid #b71238;">Content here</div>
.myborder {border:2px solid #b71238;}