#b70c16 color space conversions
Hex:
#b70c16
RGB:
183, 12, 22
CMY:
28, 95, 91
CMYK:
0, 93, 88, 28
HSL:
356°, 87.6923%, 38.2353%
HSV (HSB):
356°, 93.4426%, 71.7647%
XYZ:
19.8047, 10.3882, 1.7203
xyY:
0.6206, 0.3255, 10.3882
CIE-Lab:
38.5302, 61.3800, 43.8317
CIE-LCH:
38.5302, 75.4236, 35.5308
CIE-Luv:
38.5302, 120.3881, 24.4472
Hunter-Lab:
32.2307, 53.2790, 19.3968
#b70c16 color charts
#b70c16 color shades, tints & tones
#b70c16 color schemes
#b70c16 color preview, HTML & CSS examples
This text has a color of #b70c16
<p style="color:#b70c16;">Text here</p>
.mytext {color:#b70c16;}
This box has a color of #b70c16
<div style="background-color:#b70c16;">Content here</div>
.mybackground {background-color:#b70c16;}
Border around this has a color of #b70c16
<div style="border:2px solid #b70c16;">Content here</div>
.myborder {border:2px solid #b70c16;}