#b70c0e color space conversions
Hex:
#b70c0e
RGB:
183, 12, 14
CMY:
28, 95, 95
CMYK:
0, 93, 92, 28
HSL:
359°, 87.6923%, 38.2353%
HSV (HSB):
359°, 93.4426%, 71.7647%
XYZ:
19.7392, 10.3619, 1.3751
xyY:
0.6271, 0.3292, 10.3619
CIE-Lab:
38.4843, 61.2505, 47.3628
CIE-LCH:
38.4843, 77.4264, 37.7135
CIE-Luv:
38.4843, 121.3403, 25.9161
Hunter-Lab:
32.1900, 53.1254, 20.0001
#b70c0e color charts
#b70c0e color shades, tints & tones
#b70c0e color schemes
#b70c0e color preview, HTML & CSS examples
This text has a color of #b70c0e
<p style="color:#b70c0e;">Text here</p>
.mytext {color:#b70c0e;}
This box has a color of #b70c0e
<div style="background-color:#b70c0e;">Content here</div>
.mybackground {background-color:#b70c0e;}
Border around this has a color of #b70c0e
<div style="border:2px solid #b70c0e;">Content here</div>
.myborder {border:2px solid #b70c0e;}