#b7232e color space conversions
Hex:
#b7232e
RGB:
183, 35, 46
CMY:
28, 86, 82
CMYK:
0, 81, 75, 28
HSL:
356°, 67.8899%, 42.7451%
HSV (HSB):
356°, 80.8743%, 71.7647%
XYZ:
20.6226, 11.4666, 3.7111
xyY:
0.5760, 0.3203, 11.4666
CIE-Lab:
40.3555, 57.5381, 32.3194
CIE-LCH:
40.3555, 65.9938, 29.3231
CIE-Luv:
40.3555, 108.6026, 20.0151
Hunter-Lab:
33.8624, 49.4496, 17.2058
#b7232e color charts
#b7232e color shades, tints & tones
#b7232e color schemes
#b7232e color preview, HTML & CSS examples
This text has a color of #b7232e
<p style="color:#b7232e;">Text here</p>
.mytext {color:#b7232e;}
This box has a color of #b7232e
<div style="background-color:#b7232e;">Content here</div>
.mybackground {background-color:#b7232e;}
Border around this has a color of #b7232e
<div style="border:2px solid #b7232e;">Content here</div>
.myborder {border:2px solid #b7232e;}