#b80005 color space conversions
Hex:
#b80005
RGB:
184, 0, 5
CMY:
28, 100, 98
CMYK:
0, 100, 97, 28
HSL:
358°, 100.0000%, 36.0784%
HSV (HSB):
358°, 100.0000%, 72.1569%
XYZ:
19.7946, 10.2013, 1.0693
xyY:
0.6372, 0.3284, 10.2013
CIE-Lab:
38.2013, 62.7469, 50.6205
CIE-LCH:
38.2013, 80.6202, 38.8945
CIE-Luv:
38.2013, 125.1376, 26.4477
Hunter-Lab:
31.9395, 54.7316, 20.3726
#b80005 color charts
#b80005 color shades, tints & tones
#b80005 color schemes
#b80005 color preview, HTML & CSS examples
This text has a color of #b80005
<p style="color:#b80005;">Text here</p>
.mytext {color:#b80005;}
This box has a color of #b80005
<div style="background-color:#b80005;">Content here</div>
.mybackground {background-color:#b80005;}
Border around this has a color of #b80005
<div style="border:2px solid #b80005;">Content here</div>
.myborder {border:2px solid #b80005;}