#b0040c color space conversions
Hex:
#b0040c
RGB:
176, 4, 12
CMY:
31, 98, 95
CMYK:
0, 98, 93, 31
HSL:
357°, 95.5556%, 35.2941%
HSV (HSB):
357°, 97.7273%, 69.0196%
XYZ:
18.0143, 9.3435, 1.2018
xyY:
0.6308, 0.3272, 9.3435
CIE-Lab:
36.6374, 60.3225, 46.2235
CIE-LCH:
36.6374, 75.9961, 37.4620
CIE-Luv:
36.6374, 117.9207, 24.5180
Hunter-Lab:
30.5671, 51.7039, 19.0658
#b0040c color charts
#b0040c color shades, tints & tones
#b0040c color schemes
#b0040c color preview, HTML & CSS examples
This text has a color of #b0040c
<p style="color:#b0040c;">Text here</p>
.mytext {color:#b0040c;}
This box has a color of #b0040c
<div style="background-color:#b0040c;">Content here</div>
.mybackground {background-color:#b0040c;}
Border around this has a color of #b0040c
<div style="border:2px solid #b0040c;">Content here</div>
.myborder {border:2px solid #b0040c;}