#b80400 color space conversions
Hex:
#b80400
RGB:
184, 4, 0
CMY:
28, 98, 100
CMYK:
0, 98, 100, 28
HSL:
1°, 100.0000%, 36.0784%
HSV (HSB):
1°, 100.0000%, 72.1569%
XYZ:
19.8106, 10.2772, 0.9396
xyY:
0.6385, 0.3312, 10.2772
CIE-Lab:
38.3354, 62.2491, 52.6565
CIE-LCH:
38.3354, 81.5332, 40.2279
CIE-Luv:
38.3354, 124.7875, 27.3410
Hunter-Lab:
32.0580, 54.2043, 20.7030
#b80400 color charts
#b80400 color shades, tints & tones
#b80400 color schemes
#b80400 color preview, HTML & CSS examples
This text has a color of #b80400
<p style="color:#b80400;">Text here</p>
.mytext {color:#b80400;}
This box has a color of #b80400
<div style="background-color:#b80400;">Content here</div>
.mybackground {background-color:#b80400;}
Border around this has a color of #b80400
<div style="border:2px solid #b80400;">Content here</div>
.myborder {border:2px solid #b80400;}