#b70c0c color space conversions
Hex:
#b70c0c
RGB:
183, 12, 12
CMY:
28, 95, 95
CMYK:
0, 93, 93, 28
HSL:
0°, 87.6923%, 38.2353%
HSV (HSB):
0°, 93.4426%, 71.7647%
XYZ:
19.7263, 10.3568, 1.3072
xyY:
0.6284, 0.3299, 10.3568
CIE-Lab:
38.4753, 61.2249, 48.1274
CIE-LCH:
38.4753, 77.8764, 38.1700
CIE-Luv:
38.4753, 121.5295, 26.2078
Hunter-Lab:
32.1819, 53.0952, 20.1191
#b70c0c color charts
#b70c0c color shades, tints & tones
#b70c0c color schemes
#b70c0c color preview, HTML & CSS examples
This text has a color of #b70c0c
<p style="color:#b70c0c;">Text here</p>
.mytext {color:#b70c0c;}
This box has a color of #b70c0c
<div style="background-color:#b70c0c;">Content here</div>
.mybackground {background-color:#b70c0c;}
Border around this has a color of #b70c0c
<div style="border:2px solid #b70c0c;">Content here</div>
.myborder {border:2px solid #b70c0c;}