#b70f0b color space conversions
Hex:
#b70f0b
RGB:
183, 15, 11
CMY:
28, 94, 96
CMYK:
0, 92, 94, 28
HSL:
1°, 88.6598%, 38.0392%
HSV (HSB):
1°, 93.9891%, 71.7647%
XYZ:
19.7597, 10.4331, 1.2889
xyY:
0.6277, 0.3314, 10.4331
CIE-Lab:
38.6088, 60.8165, 48.5716
CIE-LCH:
38.6088, 77.8322, 38.6129
CIE-Luv:
38.6088, 120.9434, 26.5826
Hunter-Lab:
32.3003, 52.6717, 20.2442
#b70f0b color charts
#b70f0b color shades, tints & tones
#b70f0b color schemes
#b70f0b color preview, HTML & CSS examples
This text has a color of #b70f0b
<p style="color:#b70f0b;">Text here</p>
.mytext {color:#b70f0b;}
This box has a color of #b70f0b
<div style="background-color:#b70f0b;">Content here</div>
.mybackground {background-color:#b70f0b;}
Border around this has a color of #b70f0b
<div style="border:2px solid #b70f0b;">Content here</div>
.myborder {border:2px solid #b70f0b;}