#b70c50 color space conversions
Hex:
#b70c50
RGB:
183, 12, 80
CMY:
28, 95, 69
CMYK:
0, 93, 56, 28
HSL:
336°, 87.6923%, 38.2353%
HSV (HSB):
336°, 93.4426%, 71.7647%
XYZ:
21.1079, 10.9094, 8.5826
xyY:
0.5199, 0.2687, 10.9094
CIE-Lab:
39.4275, 63.8765, 9.8114
CIE-LCH:
39.4275, 64.6257, 8.7324
CIE-Luv:
39.4275, 104.1854, -0.9707
Hunter-Lab:
33.0294, 56.2714, 7.7142
#b70c50 color charts
#b70c50 color shades, tints & tones
#b70c50 color schemes
#b70c50 color preview, HTML & CSS examples
This text has a color of #b70c50
<p style="color:#b70c50;">Text here</p>
.mytext {color:#b70c50;}
This box has a color of #b70c50
<div style="background-color:#b70c50;">Content here</div>
.mybackground {background-color:#b70c50;}
Border around this has a color of #b70c50
<div style="border:2px solid #b70c50;">Content here</div>
.myborder {border:2px solid #b70c50;}