#b3090b color space conversions
Hex:
#b3090b
RGB:
179, 9, 11
CMY:
30, 96, 96
CMYK:
0, 95, 94, 30
HSL:
359°, 90.4255%, 36.8627%
HSV (HSB):
359°, 94.9721%, 70.1961%
XYZ:
18.7485, 9.8032, 1.2207
xyY:
0.6297, 0.3293, 9.8032
CIE-Lab:
37.4870, 60.5106, 47.4569
CIE-LCH:
37.4870, 76.9006, 38.1062
CIE-Luv:
37.4870, 119.2543, 25.4949
Hunter-Lab:
31.3101, 52.0930, 19.6056
#b3090b color charts
#b3090b color shades, tints & tones
#b3090b color schemes
#b3090b color preview, HTML & CSS examples
This text has a color of #b3090b
<p style="color:#b3090b;">Text here</p>
.mytext {color:#b3090b;}
This box has a color of #b3090b
<div style="background-color:#b3090b;">Content here</div>
.mybackground {background-color:#b3090b;}
Border around this has a color of #b3090b
<div style="border:2px solid #b3090b;">Content here</div>
.myborder {border:2px solid #b3090b;}