#b70e26 color space conversions
Hex:
#b70e26
RGB:
183, 14, 38
CMY:
28, 95, 85
CMYK:
0, 92, 79, 28
HSL:
351°, 85.7868%, 38.6275%
HSV (HSB):
351°, 92.3497%, 71.7647%
XYZ:
20.0353, 10.5213, 2.8086
xyY:
0.6005, 0.3153, 10.5213
CIE-Lab:
38.7622, 61.5261, 35.3244
CIE-LCH:
38.7622, 70.9456, 29.8617
CIE-Luv:
38.7622, 117.0978, 20.1525
Hunter-Lab:
32.4365, 53.4915, 17.5719
#b70e26 color charts
#b70e26 color shades, tints & tones
#b70e26 color schemes
#b70e26 color preview, HTML & CSS examples
This text has a color of #b70e26
<p style="color:#b70e26;">Text here</p>
.mytext {color:#b70e26;}
This box has a color of #b70e26
<div style="background-color:#b70e26;">Content here</div>
.mybackground {background-color:#b70e26;}
Border around this has a color of #b70e26
<div style="border:2px solid #b70e26;">Content here</div>
.myborder {border:2px solid #b70e26;}