#b41c23 color space conversions
Hex:
#b41c23
RGB:
180, 28, 35
CMY:
29, 89, 86
CMYK:
0, 84, 81, 29
HSL:
357°, 73.0769%, 40.7843%
HSV (HSB):
357°, 84.4444%, 70.5882%
XYZ:
19.5410, 10.6552, 2.6168
xyY:
0.5955, 0.3247, 10.6552
CIE-Lab:
38.9935, 58.0616, 37.0996
CIE-LCH:
38.9935, 68.9023, 32.5773
CIE-Luv:
38.9935, 111.3497, 22.2430
Hunter-Lab:
32.6422, 49.7337, 18.0965
#b41c23 color charts
#b41c23 color shades, tints & tones
#b41c23 color schemes
#b41c23 color preview, HTML & CSS examples
This text has a color of #b41c23
<p style="color:#b41c23;">Text here</p>
.mytext {color:#b41c23;}
This box has a color of #b41c23
<div style="background-color:#b41c23;">Content here</div>
.mybackground {background-color:#b41c23;}
Border around this has a color of #b41c23
<div style="border:2px solid #b41c23;">Content here</div>
.myborder {border:2px solid #b41c23;}