#b70e52 color space conversions
Hex:
#b70e52
RGB:
183, 14, 82
CMY:
28, 95, 68
CMYK:
0, 92, 55, 28
HSL:
336°, 85.7868%, 38.6275%
HSV (HSB):
336°, 92.3497%, 71.7647%
XYZ:
21.2085, 10.9906, 8.9862
xyY:
0.5150, 0.2669, 10.9906
CIE-Lab:
39.5646, 63.7659, 8.7242
CIE-LCH:
39.5646, 64.3599, 7.7906
CIE-Luv:
39.5646, 103.0704, -2.0585
Hunter-Lab:
33.1520, 56.1765, 7.1352
#b70e52 color charts
#b70e52 color shades, tints & tones
#b70e52 color schemes
#b70e52 color preview, HTML & CSS examples
This text has a color of #b70e52
<p style="color:#b70e52;">Text here</p>
.mytext {color:#b70e52;}
This box has a color of #b70e52
<div style="background-color:#b70e52;">Content here</div>
.mybackground {background-color:#b70e52;}
Border around this has a color of #b70e52
<div style="border:2px solid #b70e52;">Content here</div>
.myborder {border:2px solid #b70e52;}