#b41d26 color space conversions
Hex:
#b41d26
RGB:
180, 29, 38
CMY:
29, 89, 85
CMYK:
0, 84, 79, 29
HSL:
356°, 72.2488%, 40.9804%
HSV (HSB):
356°, 83.8889%, 70.5882%
XYZ:
19.6116, 10.7220, 2.8696
xyY:
0.5907, 0.3229, 10.7220
CIE-Lab:
39.1082, 57.9221, 35.4957
CIE-LCH:
39.1082, 67.9332, 31.5007
CIE-Luv:
39.1082, 110.3806, 21.4032
Hunter-Lab:
32.7444, 49.6062, 17.7251
#b41d26 color charts
#b41d26 color shades, tints & tones
#b41d26 color schemes
#b41d26 color preview, HTML & CSS examples
This text has a color of #b41d26
<p style="color:#b41d26;">Text here</p>
.mytext {color:#b41d26;}
This box has a color of #b41d26
<div style="background-color:#b41d26;">Content here</div>
.mybackground {background-color:#b41d26;}
Border around this has a color of #b41d26
<div style="border:2px solid #b41d26;">Content here</div>
.myborder {border:2px solid #b41d26;}