#b80c52 color space conversions
Hex:
#b80c52
RGB:
184, 12, 82
CMY:
28, 95, 68
CMYK:
0, 93, 55, 28
HSL:
336°, 87.7551%, 38.4314%
HSV (HSB):
336°, 93.4783%, 72.1569%
XYZ:
21.4216, 11.0625, 8.9889
xyY:
0.5165, 0.2667, 11.0625
CIE-Lab:
39.6855, 64.2571, 8.9242
CIE-LCH:
39.6855, 64.8739, 7.9068
CIE-Luv:
39.6855, 104.1916, -1.9595
Hunter-Lab:
33.2603, 56.7591, 7.2586
#b80c52 color charts
#b80c52 color shades, tints & tones
#b80c52 color schemes
#b80c52 color preview, HTML & CSS examples
This text has a color of #b80c52
<p style="color:#b80c52;">Text here</p>
.mytext {color:#b80c52;}
This box has a color of #b80c52
<div style="background-color:#b80c52;">Content here</div>
.mybackground {background-color:#b80c52;}
Border around this has a color of #b80c52
<div style="border:2px solid #b80c52;">Content here</div>
.myborder {border:2px solid #b80c52;}