#b0301f color space conversions
Hex:
#b0301f
RGB:
176, 48, 31
CMY:
31, 81, 88
CMYK:
0, 73, 82, 31
HSL:
7°, 70.0483%, 40.5882%
HSV (HSB):
7°, 82.3864%, 69.0196%
XYZ:
19.2088, 11.4429, 2.4926
xyY:
0.5795, 0.3452, 11.4429
CIE-Lab:
40.3167, 50.6761, 40.3091
CIE-LCH:
40.3167, 64.7525, 38.4997
CIE-Luv:
40.3167, 99.3564, 26.6933
Hunter-Lab:
33.8274, 42.1626, 19.3103
#b0301f color charts
#b0301f color shades, tints & tones
#b0301f color schemes
#b0301f color preview, HTML & CSS examples
This text has a color of #b0301f
<p style="color:#b0301f;">Text here</p>
.mytext {color:#b0301f;}
This box has a color of #b0301f
<div style="background-color:#b0301f;">Content here</div>
.mybackground {background-color:#b0301f;}
Border around this has a color of #b0301f
<div style="border:2px solid #b0301f;">Content here</div>
.myborder {border:2px solid #b0301f;}