#b70f4e color space conversions
Hex:
#b70f4e
RGB:
183, 15, 78
CMY:
28, 94, 69
CMYK:
0, 92, 57, 28
HSL:
338°, 84.8485%, 38.8235%
HSV (HSB):
338°, 91.8033%, 71.7647%
XYZ:
21.0744, 10.9590, 8.2123
xyY:
0.5236, 0.2723, 10.9590
CIE-Lab:
39.5113, 63.3551, 11.2076
CIE-LCH:
39.5113, 64.3387, 10.0319
CIE-Luv:
39.5113, 104.4727, 0.5752
Hunter-Lab:
33.1044, 55.7014, 8.4648
#b70f4e color charts
#b70f4e color shades, tints & tones
#b70f4e color schemes
#b70f4e color preview, HTML & CSS examples
This text has a color of #b70f4e
<p style="color:#b70f4e;">Text here</p>
.mytext {color:#b70f4e;}
This box has a color of #b70f4e
<div style="background-color:#b70f4e;">Content here</div>
.mybackground {background-color:#b70f4e;}
Border around this has a color of #b70f4e
<div style="border:2px solid #b70f4e;">Content here</div>
.myborder {border:2px solid #b70f4e;}