#b80e3b color space conversions
Hex:
#b80e3b
RGB:
184, 14, 59
CMY:
28, 95, 77
CMYK:
0, 92, 68, 28
HSL:
344°, 85.8586%, 38.8235%
HSV (HSB):
344°, 92.3913%, 72.1569%
XYZ:
20.7136, 10.8202, 5.1344
xyY:
0.5649, 0.2951, 10.8202
CIE-Lab:
39.2760, 62.6326, 23.0473
CIE-LCH:
39.2760, 66.7384, 20.2024
CIE-Luv:
39.2760, 112.1923, 11.4626
Hunter-Lab:
32.8941, 54.8381, 13.7712
#b80e3b color charts
#b80e3b color shades, tints & tones
#b80e3b color schemes
#b80e3b color preview, HTML & CSS examples
This text has a color of #b80e3b
<p style="color:#b80e3b;">Text here</p>
.mytext {color:#b80e3b;}
This box has a color of #b80e3b
<div style="background-color:#b80e3b;">Content here</div>
.mybackground {background-color:#b80e3b;}
Border around this has a color of #b80e3b
<div style="border:2px solid #b80e3b;">Content here</div>
.myborder {border:2px solid #b80e3b;}