#b70c10 color space conversions
Hex:
#b70c10
RGB:
183, 12, 16
CMY:
28, 95, 94
CMYK:
0, 93, 91, 28
HSL:
359°, 87.6923%, 38.2353%
HSV (HSB):
359°, 93.4426%, 71.7647%
XYZ:
19.7534, 10.3676, 1.4502
xyY:
0.6257, 0.3284, 10.3676
CIE-Lab:
38.4943, 61.2787, 46.5471
CIE-LCH:
38.4943, 76.9527, 37.2202
CIE-Luv:
38.4943, 121.1318, 25.5947
Hunter-Lab:
32.1988, 53.1589, 19.8687
#b70c10 color charts
#b70c10 color shades, tints & tones
#b70c10 color schemes
#b70c10 color preview, HTML & CSS examples
This text has a color of #b70c10
<p style="color:#b70c10;">Text here</p>
.mytext {color:#b70c10;}
This box has a color of #b70c10
<div style="background-color:#b70c10;">Content here</div>
.mybackground {background-color:#b70c10;}
Border around this has a color of #b70c10
<div style="border:2px solid #b70c10;">Content here</div>
.myborder {border:2px solid #b70c10;}