#b0040f color space conversions
Hex:
#b0040f
RGB:
176, 4, 15
CMY:
31, 98, 94
CMYK:
0, 98, 91, 31
HSL:
356°, 95.5556%, 35.2941%
HSV (HSB):
356°, 97.7273%, 69.0196%
XYZ:
18.0341, 9.3514, 1.3064
xyY:
0.6285, 0.3259, 9.3514
CIE-Lab:
36.6523, 60.3637, 44.9931
CIE-LCH:
36.6523, 75.2871, 36.6996
CIE-Luv:
36.6523, 117.6096, 24.0467
Hunter-Lab:
30.5801, 51.7524, 18.8731
#b0040f color charts
#b0040f color shades, tints & tones
#b0040f color schemes
#b0040f color preview, HTML & CSS examples
This text has a color of #b0040f
<p style="color:#b0040f;">Text here</p>
.mytext {color:#b0040f;}
This box has a color of #b0040f
<div style="background-color:#b0040f;">Content here</div>
.mybackground {background-color:#b0040f;}
Border around this has a color of #b0040f
<div style="border:2px solid #b0040f;">Content here</div>
.myborder {border:2px solid #b0040f;}