#b70d4e color space conversions
Hex:
#b70d4e
RGB:
183, 13, 78
CMY:
28, 95, 69
CMYK:
0, 93, 57, 28
HSL:
337°, 86.7347%, 38.4314%
HSV (HSB):
337°, 92.8962%, 71.7647%
XYZ:
21.0475, 10.9052, 8.2033
xyY:
0.5241, 0.2716, 10.9052
CIE-Lab:
39.4203, 63.6184, 11.0815
CIE-LCH:
39.4203, 64.5763, 9.8811
CIE-Luv:
39.4203, 104.8145, 0.3777
Hunter-Lab:
33.0230, 55.9783, 8.3878
#b70d4e color charts
#b70d4e color shades, tints & tones
#b70d4e color schemes
#b70d4e color preview, HTML & CSS examples
This text has a color of #b70d4e
<p style="color:#b70d4e;">Text here</p>
.mytext {color:#b70d4e;}
This box has a color of #b70d4e
<div style="background-color:#b70d4e;">Content here</div>
.mybackground {background-color:#b70d4e;}
Border around this has a color of #b70d4e
<div style="border:2px solid #b70d4e;">Content here</div>
.myborder {border:2px solid #b70d4e;}