#b71d33 color space conversions
Hex:
#b71d33
RGB:
183, 29, 51
CMY:
28, 89, 80
CMYK:
0, 84, 72, 28
HSL:
351°, 72.6415%, 41.5686%
HSV (HSB):
351°, 84.1530%, 71.7647%
XYZ:
20.5653, 11.1850, 4.2070
xyY:
0.5719, 0.3111, 11.1850
CIE-Lab:
39.8904, 59.2646, 28.7492
CIE-LCH:
39.8904, 65.8696, 25.8780
CIE-Luv:
39.8904, 109.6780, 16.8958
Hunter-Lab:
33.4440, 51.2359, 15.9526
#b71d33 color charts
#b71d33 color shades, tints & tones
#b71d33 color schemes
#b71d33 color preview, HTML & CSS examples
This text has a color of #b71d33
<p style="color:#b71d33;">Text here</p>
.mytext {color:#b71d33;}
This box has a color of #b71d33
<div style="background-color:#b71d33;">Content here</div>
.mybackground {background-color:#b71d33;}
Border around this has a color of #b71d33
<div style="border:2px solid #b71d33;">Content here</div>
.myborder {border:2px solid #b71d33;}