#b80b1f color space conversions
Hex:
#b80b1f
RGB:
184, 11, 31
CMY:
28, 96, 88
CMYK:
0, 94, 83, 28
HSL:
353°, 88.7179%, 38.2353%
HSV (HSB):
353°, 94.0217%, 72.1569%
XYZ:
20.1342, 10.5286, 2.2674
xyY:
0.6114, 0.3197, 10.5286
CIE-Lab:
38.7749, 61.9598, 39.4158
CIE-LCH:
38.7749, 73.4345, 32.4625
CIE-Luv:
38.7749, 119.8738, 22.2999
Hunter-Lab:
32.4478, 53.9771, 18.5705
#b80b1f color charts
#b80b1f color shades, tints & tones
#b80b1f color schemes
#b80b1f color preview, HTML & CSS examples
This text has a color of #b80b1f
<p style="color:#b80b1f;">Text here</p>
.mytext {color:#b80b1f;}
This box has a color of #b80b1f
<div style="background-color:#b80b1f;">Content here</div>
.mybackground {background-color:#b80b1f;}
Border around this has a color of #b80b1f
<div style="border:2px solid #b80b1f;">Content here</div>
.myborder {border:2px solid #b80b1f;}