#b70f6f color space conversions
Hex:
#b70f6f
RGB:
183, 15, 111
CMY:
28, 94, 56
CMYK:
0, 92, 39, 28
HSL:
326°, 84.8485%, 38.8235%
HSV (HSB):
326°, 91.8033%, 71.7647%
XYZ:
22.5685, 11.5566, 16.0801
xyY:
0.4495, 0.2302, 11.5566
CIE-Lab:
40.5026, 66.0714, -8.2974
CIE-LCH:
40.5026, 66.5903, 352.8421
CIE-Luv:
40.5026, 90.5091, -22.2952
Hunter-Lab:
33.9950, 59.0106, -4.2484
#b70f6f color charts
#b70f6f color shades, tints & tones
#b70f6f color schemes
#b70f6f color preview, HTML & CSS examples
This text has a color of #b70f6f
<p style="color:#b70f6f;">Text here</p>
.mytext {color:#b70f6f;}
This box has a color of #b70f6f
<div style="background-color:#b70f6f;">Content here</div>
.mybackground {background-color:#b70f6f;}
Border around this has a color of #b70f6f
<div style="border:2px solid #b70f6f;">Content here</div>
.myborder {border:2px solid #b70f6f;}