#b70b0c color space conversions
Hex:
#b70b0c
RGB:
183, 11, 12
CMY:
28, 96, 95
CMYK:
0, 94, 93, 28
HSL:
360°, 88.6598%, 38.0392%
HSV (HSB):
360°, 93.9891%, 71.7647%
XYZ:
19.7145, 10.3332, 1.3033
xyY:
0.6288, 0.3296, 10.3332
CIE-Lab:
38.4339, 61.3444, 48.1019
CIE-LCH:
38.4339, 77.9547, 38.1010
CIE-Luv:
38.4339, 121.7323, 26.1355
Hunter-Lab:
32.1452, 53.2187, 20.0979
#b70b0c color charts
#b70b0c color shades, tints & tones
#b70b0c color schemes
#b70b0c color preview, HTML & CSS examples
This text has a color of #b70b0c
<p style="color:#b70b0c;">Text here</p>
.mytext {color:#b70b0c;}
This box has a color of #b70b0c
<div style="background-color:#b70b0c;">Content here</div>
.mybackground {background-color:#b70b0c;}
Border around this has a color of #b70b0c
<div style="border:2px solid #b70b0c;">Content here</div>
.myborder {border:2px solid #b70b0c;}