#b71c23 color space conversions
Hex:
#b71c23
RGB:
183, 28, 35
CMY:
28, 89, 86
CMYK:
0, 85, 81, 28
HSL:
357°, 73.4597%, 41.3725%
HSV (HSB):
357°, 84.6995%, 71.7647%
XYZ:
20.2471, 11.0191, 2.6499
xyY:
0.5970, 0.3249, 11.0191
CIE-Lab:
39.6127, 58.9049, 37.9253
CIE-LCH:
39.6127, 70.0579, 32.7750
CIE-Luv:
39.6127, 113.6730, 22.7742
Hunter-Lab:
33.1951, 50.7832, 18.5036
#b71c23 color charts
#b71c23 color shades, tints & tones
#b71c23 color schemes
#b71c23 color preview, HTML & CSS examples
This text has a color of #b71c23
<p style="color:#b71c23;">Text here</p>
.mytext {color:#b71c23;}
This box has a color of #b71c23
<div style="background-color:#b71c23;">Content here</div>
.mybackground {background-color:#b71c23;}
Border around this has a color of #b71c23
<div style="border:2px solid #b71c23;">Content here</div>
.myborder {border:2px solid #b71c23;}