#b70f5d color space conversions
Hex:
#b70f5d
RGB:
183, 15, 93
CMY:
28, 94, 64
CMYK:
0, 92, 49, 28
HSL:
332°, 84.8485%, 38.8235%
HSV (HSB):
332°, 91.8033%, 71.7647%
XYZ:
21.6750, 11.1992, 11.3752
xyY:
0.4898, 0.2531, 11.1992
CIE-Lab:
39.9140, 64.4673, 2.2081
CIE-LCH:
39.9140, 64.5051, 1.9617
CIE-Luv:
39.9140, 98.3693, -9.3103
Hunter-Lab:
33.4653, 57.0481, 3.2724
#b70f5d color charts
#b70f5d color shades, tints & tones
#b70f5d color schemes
#b70f5d color preview, HTML & CSS examples
This text has a color of #b70f5d
<p style="color:#b70f5d;">Text here</p>
.mytext {color:#b70f5d;}
This box has a color of #b70f5d
<div style="background-color:#b70f5d;">Content here</div>
.mybackground {background-color:#b70f5d;}
Border around this has a color of #b70f5d
<div style="border:2px solid #b70f5d;">Content here</div>
.myborder {border:2px solid #b70f5d;}