#b70b2b color space conversions
Hex:
#b70b2b
RGB:
183, 11, 43
CMY:
28, 96, 83
CMYK:
0, 94, 77, 28
HSL:
349°, 88.6598%, 38.0392%
HSV (HSB):
349°, 93.9891%, 71.7647%
XYZ:
20.0842, 10.4810, 3.2500
xyY:
0.5939, 0.3100, 10.4810
CIE-Lab:
38.6923, 62.0690, 32.2572
CIE-LCH:
38.6923, 69.9507, 27.4609
CIE-Luv:
38.6923, 116.5217, 18.0902
Hunter-Lab:
32.3744, 54.0809, 16.7101
#b70b2b color charts
#b70b2b color shades, tints & tones
#b70b2b color schemes
#b70b2b color preview, HTML & CSS examples
This text has a color of #b70b2b
<p style="color:#b70b2b;">Text here</p>
.mytext {color:#b70b2b;}
This box has a color of #b70b2b
<div style="background-color:#b70b2b;">Content here</div>
.mybackground {background-color:#b70b2b;}
Border around this has a color of #b70b2b
<div style="border:2px solid #b70b2b;">Content here</div>
.myborder {border:2px solid #b70b2b;}