#b80d03 color space conversions
Hex:
#b80d03
RGB:
184, 13, 3
CMY:
28, 95, 99
CMYK:
0, 93, 98, 28
HSL:
3°, 96.7914%, 36.6667%
HSV (HSB):
3°, 98.3696%, 72.1569%
XYZ:
19.9275, 10.4848, 1.0596
xyY:
0.6332, 0.3331, 10.4848
CIE-Lab:
38.6988, 61.2649, 51.6084
CIE-LCH:
38.6988, 80.1050, 40.1102
CIE-Luv:
38.6988, 122.7859, 27.5709
Hunter-Lab:
32.3802, 53.1877, 20.7259
#b80d03 color charts
#b80d03 color shades, tints & tones
#b80d03 color schemes
#b80d03 color preview, HTML & CSS examples
This text has a color of #b80d03
<p style="color:#b80d03;">Text here</p>
.mytext {color:#b80d03;}
This box has a color of #b80d03
<div style="background-color:#b80d03;">Content here</div>
.mybackground {background-color:#b80d03;}
Border around this has a color of #b80d03
<div style="border:2px solid #b80d03;">Content here</div>
.myborder {border:2px solid #b80d03;}