#b41f0c color space conversions
Hex:
#b41f0c
RGB:
180, 31, 12
CMY:
29, 88, 95
CMYK:
0, 83, 93, 29
HSL:
7°, 87.5000%, 37.6471%
HSV (HSB):
7°, 93.3333%, 70.5882%
XYZ:
19.3787, 10.7098, 1.3937
xyY:
0.6155, 0.3402, 10.7098
CIE-Lab:
39.0874, 56.8378, 48.1945
CIE-LCH:
39.0874, 74.5201, 40.2956
CIE-Luv:
39.0874, 113.2959, 27.9093
Hunter-Lab:
32.7259, 48.4292, 20.3832
#b41f0c color charts
#b41f0c color shades, tints & tones
#b41f0c color schemes
#b41f0c color preview, HTML & CSS examples
This text has a color of #b41f0c
<p style="color:#b41f0c;">Text here</p>
.mytext {color:#b41f0c;}
This box has a color of #b41f0c
<div style="background-color:#b41f0c;">Content here</div>
.mybackground {background-color:#b41f0c;}
Border around this has a color of #b41f0c
<div style="border:2px solid #b41f0c;">Content here</div>
.myborder {border:2px solid #b41f0c;}