#b41d2d color space conversions
Hex:
#b41d2d
RGB:
180, 29, 45
CMY:
29, 89, 82
CMYK:
0, 84, 75, 29
HSL:
354°, 72.2488%, 40.9804%
HSV (HSB):
354°, 83.8889%, 70.5882%
XYZ:
19.7354, 10.7715, 3.5216
xyY:
0.5800, 0.3165, 10.7715
CIE-Lab:
39.1929, 58.1774, 31.4384
CIE-LCH:
39.1929, 66.1285, 28.3862
CIE-Luv:
39.1929, 108.8247, 18.8075
Hunter-Lab:
32.8199, 49.9014, 16.6122
#b41d2d color charts
#b41d2d color shades, tints & tones
#b41d2d color schemes
#b41d2d color preview, HTML & CSS examples
This text has a color of #b41d2d
<p style="color:#b41d2d;">Text here</p>
.mytext {color:#b41d2d;}
This box has a color of #b41d2d
<div style="background-color:#b41d2d;">Content here</div>
.mybackground {background-color:#b41d2d;}
Border around this has a color of #b41d2d
<div style="border:2px solid #b41d2d;">Content here</div>
.myborder {border:2px solid #b41d2d;}