#b80c31 color space conversions
Hex:
#b80c31
RGB:
184, 12, 49
CMY:
28, 95, 81
CMYK:
0, 93, 73, 28
HSL:
347°, 87.7551%, 38.4314%
HSV (HSB):
347°, 93.4783%, 72.1569%
XYZ:
20.4530, 10.6750, 3.8882
xyY:
0.5841, 0.3049, 10.6750
CIE-Lab:
39.0277, 62.4355, 29.0145
CIE-LCH:
39.0277, 68.8479, 24.9248
CIE-Luv:
39.0277, 115.5387, 15.9427
Hunter-Lab:
32.6727, 54.5633, 15.8150
#b80c31 color charts
#b80c31 color shades, tints & tones
#b80c31 color schemes
#b80c31 color preview, HTML & CSS examples
This text has a color of #b80c31
<p style="color:#b80c31;">Text here</p>
.mytext {color:#b80c31;}
This box has a color of #b80c31
<div style="background-color:#b80c31;">Content here</div>
.mybackground {background-color:#b80c31;}
Border around this has a color of #b80c31
<div style="border:2px solid #b80c31;">Content here</div>
.myborder {border:2px solid #b80c31;}