#b41c04 color space conversions
Hex:
#b41c04
RGB:
180, 28, 4
CMY:
29, 89, 98
CMYK:
0, 84, 98, 29
HSL:
8°, 95.6522%, 36.0784%
HSV (HSB):
8°, 97.7778%, 70.5882%
XYZ:
19.2596, 10.5426, 1.1347
xyY:
0.6225, 0.3408, 10.5426
CIE-Lab:
38.7991, 57.4758, 50.7959
CIE-LCH:
38.7991, 76.7052, 41.4696
CIE-Luv:
38.7991, 115.1274, 28.4745
Hunter-Lab:
32.4693, 49.0580, 20.6565
#b41c04 color charts
#b41c04 color shades, tints & tones
#b41c04 color schemes
#b41c04 color preview, HTML & CSS examples
This text has a color of #b41c04
<p style="color:#b41c04;">Text here</p>
.mytext {color:#b41c04;}
This box has a color of #b41c04
<div style="background-color:#b41c04;">Content here</div>
.mybackground {background-color:#b41c04;}
Border around this has a color of #b41c04
<div style="border:2px solid #b41c04;">Content here</div>
.myborder {border:2px solid #b41c04;}