#b41b1b color space conversions
Hex:
#b41b1b
RGB:
180, 27, 27
CMY:
29, 89, 89
CMYK:
0, 85, 85, 29
HSL:
0°, 73.9130%, 40.5882%
HSV (HSB):
0°, 85.0000%, 70.5882%
XYZ:
19.4122, 10.5663, 2.0533
xyY:
0.6060, 0.3299, 10.5663
CIE-Lab:
38.8402, 58.0723, 41.3177
CIE-LCH:
38.8402, 71.2709, 35.4313
CIE-Luv:
38.8402, 113.1083, 24.3912
Hunter-Lab:
32.5058, 49.7131, 19.0090
#b41b1b color charts
#b41b1b color shades, tints & tones
#b41b1b color schemes
#b41b1b color preview, HTML & CSS examples
This text has a color of #b41b1b
<p style="color:#b41b1b;">Text here</p>
.mytext {color:#b41b1b;}
This box has a color of #b41b1b
<div style="background-color:#b41b1b;">Content here</div>
.mybackground {background-color:#b41b1b;}
Border around this has a color of #b41b1b
<div style="border:2px solid #b41b1b;">Content here</div>
.myborder {border:2px solid #b41b1b;}