#b70e01 color space conversions
Hex:
#b70e01
RGB:
183, 14, 1
CMY:
28, 95, 100
CMYK:
0, 92, 99, 28
HSL:
4°, 98.9130%, 36.0784%
HSV (HSB):
4°, 99.4536%, 71.7647%
XYZ:
19.6910, 10.3835, 0.9951
xyY:
0.6338, 0.3342, 10.3835
CIE-Lab:
38.5222, 60.8460, 52.1886
CIE-LCH:
38.5222, 80.1616, 40.6202
CIE-Luv:
38.5222, 121.9863, 27.7491
Hunter-Lab:
32.2235, 52.6856, 20.7255
#b70e01 color charts
#b70e01 color shades, tints & tones
#b70e01 color schemes
#b70e01 color preview, HTML & CSS examples
This text has a color of #b70e01
<p style="color:#b70e01;">Text here</p>
.mytext {color:#b70e01;}
This box has a color of #b70e01
<div style="background-color:#b70e01;">Content here</div>
.mybackground {background-color:#b70e01;}
Border around this has a color of #b70e01
<div style="border:2px solid #b70e01;">Content here</div>
.myborder {border:2px solid #b70e01;}