#b41b2b color space conversions
Hex:
#b41b2b
RGB:
180, 27, 43
CMY:
29, 89, 83
CMYK:
0, 85, 76, 29
HSL:
354°, 73.9130%, 40.5882%
HSV (HSB):
354°, 85.0000%, 70.5882%
XYZ:
19.6504, 10.6616, 3.3077
xyY:
0.5845, 0.3171, 10.6616
CIE-Lab:
39.0045, 58.5634, 32.4305
CIE-LCH:
39.0045, 66.9434, 28.9763
CIE-Luv:
39.0045, 110.0064, 19.2814
Hunter-Lab:
32.6521, 50.2821, 16.8503
#b41b2b color charts
#b41b2b color shades, tints & tones
#b41b2b color schemes
#b41b2b color preview, HTML & CSS examples
This text has a color of #b41b2b
<p style="color:#b41b2b;">Text here</p>
.mytext {color:#b41b2b;}
This box has a color of #b41b2b
<div style="background-color:#b41b2b;">Content here</div>
.mybackground {background-color:#b41b2b;}
Border around this has a color of #b41b2b
<div style="border:2px solid #b41b2b;">Content here</div>
.myborder {border:2px solid #b41b2b;}