#b70e41 color space conversions
Hex:
#b70e41
RGB:
183, 14, 65
CMY:
28, 95, 75
CMYK:
0, 92, 64, 28
HSL:
342°, 85.7868%, 38.6275%
HSV (HSB):
342°, 92.3497%, 71.7647%
XYZ:
20.6396, 10.7630, 5.9907
xyY:
0.5520, 0.2878, 10.7630
CIE-Lab:
39.1784, 62.6942, 19.0673
CIE-LCH:
39.1784, 65.5296, 16.9161
CIE-Luv:
39.1784, 109.4198, 8.0787
Hunter-Lab:
32.8070, 54.8859, 12.1384
#b70e41 color charts
#b70e41 color shades, tints & tones
#b70e41 color schemes
#b70e41 color preview, HTML & CSS examples
This text has a color of #b70e41
<p style="color:#b70e41;">Text here</p>
.mytext {color:#b70e41;}
This box has a color of #b70e41
<div style="background-color:#b70e41;">Content here</div>
.mybackground {background-color:#b70e41;}
Border around this has a color of #b70e41
<div style="border:2px solid #b70e41;">Content here</div>
.myborder {border:2px solid #b70e41;}