#b70c14 color space conversions
Hex:
#b70c14
RGB:
183, 12, 20
CMY:
28, 95, 92
CMYK:
0, 93, 89, 28
HSL:
357°, 87.6923%, 38.2353%
HSV (HSB):
357°, 93.4426%, 71.7647%
XYZ:
19.7862, 10.3807, 1.6227
xyY:
0.6224, 0.3265, 10.3807
CIE-Lab:
38.5173, 61.3434, 44.7779
CIE-LCH:
38.5173, 75.9478, 36.1278
CIE-Luv:
38.5173, 120.6560, 24.8608
Hunter-Lab:
32.2191, 53.2356, 19.5674
#b70c14 color charts
#b70c14 color shades, tints & tones
#b70c14 color schemes
#b70c14 color preview, HTML & CSS examples
This text has a color of #b70c14
<p style="color:#b70c14;">Text here</p>
.mytext {color:#b70c14;}
This box has a color of #b70c14
<div style="background-color:#b70c14;">Content here</div>
.mybackground {background-color:#b70c14;}
Border around this has a color of #b70c14
<div style="border:2px solid #b70c14;">Content here</div>
.myborder {border:2px solid #b70c14;}