#b7240c color space conversions
Hex:
#b7240c
RGB:
183, 36, 12
CMY:
28, 86, 95
CMYK:
0, 80, 93, 28
HSL:
8°, 87.6923%, 38.2353%
HSV (HSB):
8°, 93.4426%, 71.7647%
XYZ:
20.2257, 11.3556, 1.4737
xyY:
0.6119, 0.3435, 11.3556
CIE-Lab:
40.1730, 56.3845, 49.1876
CIE-LCH:
40.1730, 74.8240, 41.1002
CIE-Luv:
40.1730, 113.3739, 29.1520
Hunter-Lab:
33.6980, 48.1647, 20.9958
#b7240c color charts
#b7240c color shades, tints & tones
#b7240c color schemes
#b7240c color preview, HTML & CSS examples
This text has a color of #b7240c
<p style="color:#b7240c;">Text here</p>
.mytext {color:#b7240c;}
This box has a color of #b7240c
<div style="background-color:#b7240c;">Content here</div>
.mybackground {background-color:#b7240c;}
Border around this has a color of #b7240c
<div style="border:2px solid #b7240c;">Content here</div>
.myborder {border:2px solid #b7240c;}