#b70e7b color space conversions
Hex:
#b70e7b
RGB:
183, 14, 123
CMY:
28, 95, 52
CMYK:
0, 92, 33, 28
HSL:
321°, 85.7868%, 38.6275%
HSV (HSB):
321°, 92.3497%, 71.7647%
XYZ:
23.2606, 11.8114, 19.7928
xyY:
0.4240, 0.2153, 11.8114
CIE-Lab:
40.9148, 67.4278, -15.1663
CIE-LCH:
40.9148, 69.1124, 347.3236
CIE-Luv:
40.9148, 85.2504, -31.4778
Hunter-Lab:
34.3677, 60.6681, -10.0883
#b70e7b color charts
#b70e7b color shades, tints & tones
#b70e7b color schemes
#b70e7b color preview, HTML & CSS examples
This text has a color of #b70e7b
<p style="color:#b70e7b;">Text here</p>
.mytext {color:#b70e7b;}
This box has a color of #b70e7b
<div style="background-color:#b70e7b;">Content here</div>
.mybackground {background-color:#b70e7b;}
Border around this has a color of #b70e7b
<div style="border:2px solid #b70e7b;">Content here</div>
.myborder {border:2px solid #b70e7b;}