#b7230c color space conversions
Hex:
#b7230c
RGB:
183, 35, 12
CMY:
28, 86, 95
CMYK:
0, 81, 93, 28
HSL:
8°, 87.6923%, 38.2353%
HSV (HSB):
8°, 93.4426%, 71.7647%
XYZ:
20.1958, 11.2959, 1.4637
xyY:
0.6128, 0.3428, 11.2959
CIE-Lab:
40.0744, 56.6626, 49.1251
CIE-LCH:
40.0744, 74.9928, 40.9245
CIE-Luv:
40.0744, 113.8391, 28.9822
Hunter-Lab:
33.6094, 48.4441, 20.9444
#b7230c color charts
#b7230c color shades, tints & tones
#b7230c color schemes
#b7230c color preview, HTML & CSS examples
This text has a color of #b7230c
<p style="color:#b7230c;">Text here</p>
.mytext {color:#b7230c;}
This box has a color of #b7230c
<div style="background-color:#b7230c;">Content here</div>
.mybackground {background-color:#b7230c;}
Border around this has a color of #b7230c
<div style="border:2px solid #b7230c;">Content here</div>
.myborder {border:2px solid #b7230c;}