#b70c51 color space conversions
Hex:
#b70c51
RGB:
183, 12, 81
CMY:
28, 95, 68
CMYK:
0, 93, 56, 28
HSL:
336°, 87.6923%, 38.2353%
HSV (HSB):
336°, 93.4426%, 71.7647%
XYZ:
21.1451, 10.9243, 8.7787
xyY:
0.5177, 0.2674, 10.9243
CIE-Lab:
39.4527, 63.9458, 9.2068
CIE-LCH:
39.4527, 64.6052, 8.1930
CIE-Luv:
39.4527, 103.7872, -1.6069
Hunter-Lab:
33.0519, 56.3552, 7.3887
#b70c51 color charts
#b70c51 color shades, tints & tones
#b70c51 color schemes
#b70c51 color preview, HTML & CSS examples
This text has a color of #b70c51
<p style="color:#b70c51;">Text here</p>
.mytext {color:#b70c51;}
This box has a color of #b70c51
<div style="background-color:#b70c51;">Content here</div>
.mybackground {background-color:#b70c51;}
Border around this has a color of #b70c51
<div style="border:2px solid #b70c51;">Content here</div>
.myborder {border:2px solid #b70c51;}