#b80f26 color space conversions
Hex:
#b80f26
RGB:
184, 15, 38
CMY:
28, 94, 85
CMYK:
0, 92, 79, 28
HSL:
352°, 84.9246%, 39.0196%
HSV (HSB):
352°, 91.8478%, 72.1569%
XYZ:
20.2878, 10.6719, 2.8243
xyY:
0.6005, 0.3159, 10.6719
CIE-Lab:
39.0223, 61.6498, 35.6625
CIE-LCH:
39.0223, 71.2216, 30.0481
CIE-Luv:
39.0223, 117.6389, 20.4347
Hunter-Lab:
32.6679, 53.6854, 17.7416
#b80f26 color charts
#b80f26 color shades, tints & tones
#b80f26 color schemes
#b80f26 color preview, HTML & CSS examples
This text has a color of #b80f26
<p style="color:#b80f26;">Text here</p>
.mytext {color:#b80f26;}
This box has a color of #b80f26
<div style="background-color:#b80f26;">Content here</div>
.mybackground {background-color:#b80f26;}
Border around this has a color of #b80f26
<div style="border:2px solid #b80f26;">Content here</div>
.myborder {border:2px solid #b80f26;}