#b70e5a color space conversions
Hex:
#b70e5a
RGB:
183, 14, 90
CMY:
28, 95, 65
CMYK:
0, 92, 51, 28
HSL:
333°, 85.7868%, 38.6275%
HSV (HSB):
333°, 92.3497%, 71.7647%
XYZ:
21.5309, 11.1195, 10.6843
xyY:
0.4969, 0.2566, 11.1195
CIE-Lab:
39.7811, 64.3619, 3.9258
CIE-LCH:
39.7811, 64.4815, 3.4905
CIE-Luv:
39.7811, 99.7911, -7.3562
Hunter-Lab:
33.3460, 56.8990, 4.3452
#b70e5a color charts
#b70e5a color shades, tints & tones
#b70e5a color schemes
#b70e5a color preview, HTML & CSS examples
This text has a color of #b70e5a
<p style="color:#b70e5a;">Text here</p>
.mytext {color:#b70e5a;}
This box has a color of #b70e5a
<div style="background-color:#b70e5a;">Content here</div>
.mybackground {background-color:#b70e5a;}
Border around this has a color of #b70e5a
<div style="border:2px solid #b70e5a;">Content here</div>
.myborder {border:2px solid #b70e5a;}