#b41c24 color space conversions
Hex:
#b41c24
RGB:
180, 28, 36
CMY:
29, 89, 86
CMYK:
0, 84, 80, 29
HSL:
357°, 73.0769%, 40.7843%
HSV (HSB):
357°, 84.4444%, 70.5882%
XYZ:
19.5561, 10.6612, 2.6962
xyY:
0.5942, 0.3239, 10.6612
CIE-Lab:
39.0039, 58.0928, 36.5401
CIE-LCH:
39.0039, 68.6290, 32.1697
CIE-Luv:
39.0039, 111.1545, 21.9200
Hunter-Lab:
32.6515, 49.7697, 17.9602
#b41c24 color charts
#b41c24 color shades, tints & tones
#b41c24 color schemes
#b41c24 color preview, HTML & CSS examples
This text has a color of #b41c24
<p style="color:#b41c24;">Text here</p>
.mytext {color:#b41c24;}
This box has a color of #b41c24
<div style="background-color:#b41c24;">Content here</div>
.mybackground {background-color:#b41c24;}
Border around this has a color of #b41c24
<div style="border:2px solid #b41c24;">Content here</div>
.myborder {border:2px solid #b41c24;}