#b70e3e color space conversions
Hex:
#b70e3e
RGB:
183, 14, 62
CMY:
28, 95, 76
CMYK:
0, 92, 66, 28
HSL:
343°, 85.7868%, 38.6275%
HSV (HSB):
343°, 92.3497%, 71.7647%
XYZ:
20.5550, 10.7292, 5.5450
xyY:
0.5581, 0.2913, 10.7292
CIE-Lab:
39.1205, 62.5325, 20.9026
CIE-LCH:
39.1205, 65.9335, 18.4831
CIE-Luv:
39.1205, 110.4329, 9.6827
Hunter-Lab:
32.7554, 54.6921, 12.8919
#b70e3e color charts
#b70e3e color shades, tints & tones
#b70e3e color schemes
#b70e3e color preview, HTML & CSS examples
This text has a color of #b70e3e
<p style="color:#b70e3e;">Text here</p>
.mytext {color:#b70e3e;}
This box has a color of #b70e3e
<div style="background-color:#b70e3e;">Content here</div>
.mybackground {background-color:#b70e3e;}
Border around this has a color of #b70e3e
<div style="border:2px solid #b70e3e;">Content here</div>
.myborder {border:2px solid #b70e3e;}