#b70b0e color space conversions
Hex:
#b70b0e
RGB:
183, 11, 14
CMY:
28, 96, 95
CMYK:
0, 94, 92, 28
HSL:
359°, 88.6598%, 38.0392%
HSV (HSB):
359°, 93.9891%, 71.7647%
XYZ:
19.7274, 10.3383, 1.3712
xyY:
0.6275, 0.3289, 10.3383
CIE-Lab:
38.4429, 61.3699, 47.3358
CIE-LCH:
38.4429, 77.5045, 37.6437
CIE-Luv:
38.4429, 121.5424, 25.8436
Hunter-Lab:
32.1533, 53.2490, 19.9788
#b70b0e color charts
#b70b0e color shades, tints & tones
#b70b0e color schemes
#b70b0e color preview, HTML & CSS examples
This text has a color of #b70b0e
<p style="color:#b70b0e;">Text here</p>
.mytext {color:#b70b0e;}
This box has a color of #b70b0e
<div style="background-color:#b70b0e;">Content here</div>
.mybackground {background-color:#b70b0e;}
Border around this has a color of #b70b0e
<div style="border:2px solid #b70b0e;">Content here</div>
.myborder {border:2px solid #b70b0e;}