#b80d1a color space conversions
Hex:
#b80d1a
RGB:
184, 13, 26
CMY:
28, 95, 90
CMYK:
0, 93, 86, 28
HSL:
355°, 86.8020%, 38.6275%
HSV (HSB):
355°, 92.9348%, 72.1569%
XYZ:
20.0975, 10.5528, 1.9549
xyY:
0.6164, 0.3237, 10.5528
CIE-Lab:
38.8168, 61.5986, 42.1413
CIE-LCH:
38.8168, 74.6343, 34.3771
CIE-Luv:
38.8168, 120.3319, 23.7780
Hunter-Lab:
32.4850, 53.5839, 19.1715
#b80d1a color charts
#b80d1a color shades, tints & tones
#b80d1a color schemes
#b80d1a color preview, HTML & CSS examples
This text has a color of #b80d1a
<p style="color:#b80d1a;">Text here</p>
.mytext {color:#b80d1a;}
This box has a color of #b80d1a
<div style="background-color:#b80d1a;">Content here</div>
.mybackground {background-color:#b80d1a;}
Border around this has a color of #b80d1a
<div style="border:2px solid #b80d1a;">Content here</div>
.myborder {border:2px solid #b80d1a;}