#b80c33 color space conversions
Hex:
#b80c33
RGB:
184, 12, 51
CMY:
28, 95, 80
CMYK:
0, 93, 72, 28
HSL:
346°, 87.7551%, 38.4314%
HSV (HSB):
346°, 93.4783%, 72.1569%
XYZ:
20.4962, 10.6923, 4.1155
xyY:
0.5806, 0.3029, 10.6923
CIE-Lab:
39.0573, 62.5184, 27.8065
CIE-LCH:
39.0573, 68.4233, 23.9782
CIE-Luv:
39.0573, 114.9797, 15.0709
Hunter-Lab:
32.6991, 54.6625, 15.4271
#b80c33 color charts
#b80c33 color shades, tints & tones
#b80c33 color schemes
#b80c33 color preview, HTML & CSS examples
This text has a color of #b80c33
<p style="color:#b80c33;">Text here</p>
.mytext {color:#b80c33;}
This box has a color of #b80c33
<div style="background-color:#b80c33;">Content here</div>
.mybackground {background-color:#b80c33;}
Border around this has a color of #b80c33
<div style="border:2px solid #b80c33;">Content here</div>
.myborder {border:2px solid #b80c33;}