#b70e4d color space conversions
Hex:
#b70e4d
RGB:
183, 14, 77
CMY:
28, 95, 70
CMYK:
0, 92, 58, 28
HSL:
338°, 85.7868%, 38.6275%
HSV (HSB):
338°, 92.3497%, 71.7647%
XYZ:
21.0250, 10.9172, 8.0203
xyY:
0.5261, 0.2732, 10.9172
CIE-Lab:
39.4406, 63.4232, 11.7496
CIE-LCH:
39.4406, 64.5023, 10.4954
CIE-Luv:
39.4406, 105.0348, 1.0940
Hunter-Lab:
33.0412, 55.7626, 8.7370
#b70e4d color charts
#b70e4d color shades, tints & tones
#b70e4d color schemes
#b70e4d color preview, HTML & CSS examples
This text has a color of #b70e4d
<p style="color:#b70e4d;">Text here</p>
.mytext {color:#b70e4d;}
This box has a color of #b70e4d
<div style="background-color:#b70e4d;">Content here</div>
.mybackground {background-color:#b70e4d;}
Border around this has a color of #b70e4d
<div style="border:2px solid #b70e4d;">Content here</div>
.myborder {border:2px solid #b70e4d;}