#b80f1a color space conversions
Hex:
#b80f1a
RGB:
184, 15, 26
CMY:
28, 94, 90
CMYK:
0, 92, 86, 28
HSL:
356°, 84.9246%, 39.0196%
HSV (HSB):
356°, 91.8478%, 72.1569%
XYZ:
20.1244, 10.6066, 1.9639
xyY:
0.6155, 0.3244, 10.6066
CIE-Lab:
38.9098, 61.3306, 42.2217
CIE-LCH:
38.9098, 74.4588, 34.5446
CIE-Luv:
38.9098, 119.8879, 23.9456
Hunter-Lab:
32.5677, 53.3062, 19.2221
#b80f1a color charts
#b80f1a color shades, tints & tones
#b80f1a color schemes
#b80f1a color preview, HTML & CSS examples
This text has a color of #b80f1a
<p style="color:#b80f1a;">Text here</p>
.mytext {color:#b80f1a;}
This box has a color of #b80f1a
<div style="background-color:#b80f1a;">Content here</div>
.mybackground {background-color:#b80f1a;}
Border around this has a color of #b80f1a
<div style="border:2px solid #b80f1a;">Content here</div>
.myborder {border:2px solid #b80f1a;}