#b80800 color space conversions
Hex:
#b80800
RGB:
184, 8, 0
CMY:
28, 97, 100
CMYK:
0, 96, 100, 28
HSL:
3°, 100.0000%, 36.0784%
HSV (HSB):
3°, 100.0000%, 72.1569%
XYZ:
19.8540, 10.3640, 0.9540
xyY:
0.6369, 0.3325, 10.3640
CIE-Lab:
38.4880, 61.8077, 52.7126
CIE-LCH:
38.4880, 81.2331, 40.4592
CIE-Luv:
38.4880, 124.0232, 27.6031
Hunter-Lab:
32.1932, 53.7454, 20.7782
#b80800 color charts
#b80800 color shades, tints & tones
#b80800 color schemes
#b80800 color preview, HTML & CSS examples
This text has a color of #b80800
<p style="color:#b80800;">Text here</p>
.mytext {color:#b80800;}
This box has a color of #b80800
<div style="background-color:#b80800;">Content here</div>
.mybackground {background-color:#b80800;}
Border around this has a color of #b80800
<div style="border:2px solid #b80800;">Content here</div>
.myborder {border:2px solid #b80800;}