#b6080b color space conversions
Hex:
#b6080b
RGB:
182, 8, 11
CMY:
29, 97, 96
CMYK:
0, 96, 94, 29
HSL:
359°, 91.5789%, 37.2549%
HSV (HSB):
359°, 95.6044%, 71.3725%
XYZ:
19.4386, 10.1429, 1.2499
xyY:
0.6305, 0.3290, 10.1429
CIE-Lab:
38.0977, 61.4065, 48.1560
CIE-LCH:
38.0977, 78.0369, 38.1041
CIE-Luv:
38.0977, 121.6537, 25.9085
Hunter-Lab:
31.8479, 53.2150, 19.9668
#b6080b color charts
#b6080b color shades, tints & tones
#b6080b color schemes
#b6080b color preview, HTML & CSS examples
This text has a color of #b6080b
<p style="color:#b6080b;">Text here</p>
.mytext {color:#b6080b;}
This box has a color of #b6080b
<div style="background-color:#b6080b;">Content here</div>
.mybackground {background-color:#b6080b;}
Border around this has a color of #b6080b
<div style="border:2px solid #b6080b;">Content here</div>
.myborder {border:2px solid #b6080b;}