#b80f24 color space conversions
Hex:
#b80f24
RGB:
184, 15, 36
CMY:
28, 94, 86
CMYK:
0, 92, 80, 28
HSL:
353°, 84.9246%, 39.0196%
HSV (HSB):
353°, 91.8478%, 72.1569%
XYZ:
20.2564, 10.6594, 2.6589
xyY:
0.6033, 0.3175, 10.6594
CIE-Lab:
39.0007, 61.5886, 36.8045
CIE-LCH:
39.0007, 71.7477, 30.8619
CIE-Luv:
39.0007, 118.0646, 21.1003
Hunter-Lab:
32.6487, 53.6126, 18.0255
#b80f24 color charts
#b80f24 color shades, tints & tones
#b80f24 color schemes
#b80f24 color preview, HTML & CSS examples
This text has a color of #b80f24
<p style="color:#b80f24;">Text here</p>
.mytext {color:#b80f24;}
This box has a color of #b80f24
<div style="background-color:#b80f24;">Content here</div>
.mybackground {background-color:#b80f24;}
Border around this has a color of #b80f24
<div style="border:2px solid #b80f24;">Content here</div>
.myborder {border:2px solid #b80f24;}