#b0040b color space conversions
Hex:
#b0040b
RGB:
176, 4, 11
CMY:
31, 98, 96
CMYK:
0, 98, 94, 31
HSL:
358°, 95.5556%, 35.2941%
HSV (HSB):
358°, 97.7273%, 69.0196%
XYZ:
18.0083, 9.3411, 1.1705
xyY:
0.6314, 0.3275, 9.3411
CIE-Lab:
36.6329, 60.3101, 46.6065
CIE-LCH:
36.6329, 76.2199, 37.6962
CIE-Luv:
36.6329, 118.0143, 24.6598
Hunter-Lab:
30.5632, 51.6893, 19.1236
#b0040b color charts
#b0040b color shades, tints & tones
#b0040b color schemes
#b0040b color preview, HTML & CSS examples
This text has a color of #b0040b
<p style="color:#b0040b;">Text here</p>
.mytext {color:#b0040b;}
This box has a color of #b0040b
<div style="background-color:#b0040b;">Content here</div>
.mybackground {background-color:#b0040b;}
Border around this has a color of #b0040b
<div style="border:2px solid #b0040b;">Content here</div>
.myborder {border:2px solid #b0040b;}