#b7232d color space conversions
Hex:
#b7232d
RGB:
183, 35, 45
CMY:
28, 86, 82
CMYK:
0, 81, 75, 28
HSL:
356°, 67.8899%, 42.7451%
HSV (HSB):
356°, 80.8743%, 71.7647%
XYZ:
20.6031, 11.4588, 3.6085
xyY:
0.5776, 0.3212, 11.4588
CIE-Lab:
40.3427, 57.4985, 32.9007
CIE-LCH:
40.3427, 66.2460, 29.7782
CIE-Luv:
40.3427, 108.8312, 20.4083
Hunter-Lab:
33.8509, 49.4040, 17.3753
#b7232d color charts
#b7232d color shades, tints & tones
#b7232d color schemes
#b7232d color preview, HTML & CSS examples
This text has a color of #b7232d
<p style="color:#b7232d;">Text here</p>
.mytext {color:#b7232d;}
This box has a color of #b7232d
<div style="background-color:#b7232d;">Content here</div>
.mybackground {background-color:#b7232d;}
Border around this has a color of #b7232d
<div style="border:2px solid #b7232d;">Content here</div>
.myborder {border:2px solid #b7232d;}