#b71c28 color space conversions
Hex:
#b71c28
RGB:
183, 28, 40
CMY:
28, 89, 84
CMYK:
0, 85, 78, 28
HSL:
355°, 73.4597%, 41.3725%
HSV (HSB):
355°, 84.6995%, 71.7647%
XYZ:
20.3267, 11.0510, 3.0692
xyY:
0.5901, 0.3208, 11.0510
CIE-Lab:
39.6662, 59.0651, 35.1088
CIE-LCH:
39.6662, 68.7118, 30.7276
CIE-Luv:
39.6662, 112.6613, 21.1050
Hunter-Lab:
33.2430, 50.9699, 17.7961
#b71c28 color charts
#b71c28 color shades, tints & tones
#b71c28 color schemes
#b71c28 color preview, HTML & CSS examples
This text has a color of #b71c28
<p style="color:#b71c28;">Text here</p>
.mytext {color:#b71c28;}
This box has a color of #b71c28
<div style="background-color:#b71c28;">Content here</div>
.mybackground {background-color:#b71c28;}
Border around this has a color of #b71c28
<div style="border:2px solid #b71c28;">Content here</div>
.myborder {border:2px solid #b71c28;}