#b80c13 color space conversions
Hex:
#b80c13
RGB:
184, 12, 19
CMY:
28, 95, 93
CMYK:
0, 93, 90, 28
HSL:
358°, 87.7551%, 38.4314%
HSV (HSB):
358°, 93.4783%, 72.1569%
XYZ:
20.0162, 10.5003, 1.5879
xyY:
0.6235, 0.3271, 10.5003
CIE-Lab:
38.7258, 61.5883, 45.4915
CIE-LCH:
38.7258, 76.5676, 36.4510
CIE-Luv:
38.7258, 121.5241, 25.2218
Hunter-Lab:
32.4042, 53.5528, 19.7776
#b80c13 color charts
#b80c13 color shades, tints & tones
#b80c13 color schemes
#b80c13 color preview, HTML & CSS examples
This text has a color of #b80c13
<p style="color:#b80c13;">Text here</p>
.mytext {color:#b80c13;}
This box has a color of #b80c13
<div style="background-color:#b80c13;">Content here</div>
.mybackground {background-color:#b80c13;}
Border around this has a color of #b80c13
<div style="border:2px solid #b80c13;">Content here</div>
.myborder {border:2px solid #b80c13;}