#b80c56 color space conversions
Hex:
#b80c56
RGB:
184, 12, 86
CMY:
28, 95, 66
CMYK:
0, 93, 53, 28
HSL:
334°, 87.7551%, 38.4314%
HSV (HSB):
334°, 93.4783%, 72.1569%
XYZ:
21.5784, 11.1252, 9.8142
xyY:
0.5075, 0.2617, 11.1252
CIE-Lab:
39.7905, 64.5448, 6.5176
CIE-LCH:
39.7905, 64.8731, 5.7661
CIE-Luv:
39.7905, 102.5644, -4.5655
Hunter-Lab:
33.3544, 57.1088, 5.9027
#b80c56 color charts
#b80c56 color shades, tints & tones
#b80c56 color schemes
#b80c56 color preview, HTML & CSS examples
This text has a color of #b80c56
<p style="color:#b80c56;">Text here</p>
.mytext {color:#b80c56;}
This box has a color of #b80c56
<div style="background-color:#b80c56;">Content here</div>
.mybackground {background-color:#b80c56;}
Border around this has a color of #b80c56
<div style="border:2px solid #b80c56;">Content here</div>
.myborder {border:2px solid #b80c56;}