#b80b1d color space conversions
Hex:
#b80b1d
RGB:
184, 11, 29
CMY:
28, 96, 89
CMYK:
0, 94, 84, 28
HSL:
354°, 88.7179%, 38.2353%
HSV (HSB):
354°, 94.0217%, 72.1569%
XYZ:
20.1086, 10.5184, 2.1328
xyY:
0.6138, 0.3211, 10.5184
CIE-Lab:
38.7572, 61.9101, 40.4959
CIE-LCH:
38.7572, 73.9782, 33.1890
CIE-Luv:
38.7572, 120.2334, 22.8546
Hunter-Lab:
32.4321, 53.9178, 18.8034
#b80b1d color charts
#b80b1d color shades, tints & tones
#b80b1d color schemes
#b80b1d color preview, HTML & CSS examples
This text has a color of #b80b1d
<p style="color:#b80b1d;">Text here</p>
.mytext {color:#b80b1d;}
This box has a color of #b80b1d
<div style="background-color:#b80b1d;">Content here</div>
.mybackground {background-color:#b80b1d;}
Border around this has a color of #b80b1d
<div style="border:2px solid #b80b1d;">Content here</div>
.myborder {border:2px solid #b80b1d;}