#b41f04 color space conversions
Hex:
#b41f04
RGB:
180, 31, 4
CMY:
29, 88, 98
CMYK:
0, 83, 98, 29
HSL:
9°, 95.6522%, 36.0784%
HSV (HSB):
9°, 97.7778%, 70.5882%
XYZ:
19.3343, 10.6920, 1.1596
xyY:
0.6200, 0.3428, 10.6920
CIE-Lab:
39.0569, 56.7441, 50.9229
CIE-LCH:
39.0569, 76.2433, 41.9052
CIE-Luv:
39.0569, 113.8965, 28.9136
Hunter-Lab:
32.6987, 48.3220, 20.7865
#b41f04 color charts
#b41f04 color shades, tints & tones
#b41f04 color schemes
#b41f04 color preview, HTML & CSS examples
This text has a color of #b41f04
<p style="color:#b41f04;">Text here</p>
.mytext {color:#b41f04;}
This box has a color of #b41f04
<div style="background-color:#b41f04;">Content here</div>
.mybackground {background-color:#b41f04;}
Border around this has a color of #b41f04
<div style="border:2px solid #b41f04;">Content here</div>
.myborder {border:2px solid #b41f04;}