#b70f19 color space conversions
Hex:
#b70f19
RGB:
183, 15, 25
CMY:
28, 94, 90
CMYK:
0, 92, 86, 28
HSL:
356°, 84.8485%, 38.8235%
HSV (HSB):
356°, 91.8033%, 71.7647%
XYZ:
19.8747, 10.4791, 1.8949
xyY:
0.6163, 0.3249, 10.4791
CIE-Lab:
38.6889, 61.0447, 42.4627
CIE-LCH:
38.6889, 74.3609, 34.8225
CIE-Luv:
38.6889, 119.2933, 24.0143
Hunter-Lab:
32.3715, 52.9415, 19.1895
#b70f19 color charts
#b70f19 color shades, tints & tones
#b70f19 color schemes
#b70f19 color preview, HTML & CSS examples
This text has a color of #b70f19
<p style="color:#b70f19;">Text here</p>
.mytext {color:#b70f19;}
This box has a color of #b70f19
<div style="background-color:#b70f19;">Content here</div>
.mybackground {background-color:#b70f19;}
Border around this has a color of #b70f19
<div style="border:2px solid #b70f19;">Content here</div>
.myborder {border:2px solid #b70f19;}