#b70f5e color space conversions
Hex:
#b70f5e
RGB:
183, 15, 94
CMY:
28, 94, 63
CMYK:
0, 92, 49, 28
HSL:
332°, 84.8485%, 38.8235%
HSV (HSB):
332°, 91.8033%, 71.7647%
XYZ:
21.7196, 11.2171, 11.6100
xyY:
0.4876, 0.2518, 11.2171
CIE-Lab:
39.9437, 64.5488, 1.6155
CIE-LCH:
39.9437, 64.5690, 1.4337
CIE-Luv:
39.9437, 97.9446, -10.0041
Hunter-Lab:
33.4919, 57.1472, 2.8913
#b70f5e color charts
#b70f5e color shades, tints & tones
#b70f5e color schemes
#b70f5e color preview, HTML & CSS examples
This text has a color of #b70f5e
<p style="color:#b70f5e;">Text here</p>
.mytext {color:#b70f5e;}
This box has a color of #b70f5e
<div style="background-color:#b70f5e;">Content here</div>
.mybackground {background-color:#b70f5e;}
Border around this has a color of #b70f5e
<div style="border:2px solid #b70f5e;">Content here</div>
.myborder {border:2px solid #b70f5e;}