#b41c27 color space conversions
Hex:
#b41c27
RGB:
180, 28, 39
CMY:
29, 89, 85
CMYK:
0, 84, 78, 29
HSL:
356°, 73.0769%, 40.7843%
HSV (HSB):
356°, 84.4444%, 70.5882%
XYZ:
19.6039, 10.6803, 2.9477
xyY:
0.5899, 0.3214, 10.6803
CIE-Lab:
39.0367, 58.1914, 34.8373
CIE-LCH:
39.0367, 67.8224, 30.9076
CIE-Luv:
39.0367, 110.5403, 20.9024
Hunter-Lab:
32.6807, 49.8838, 17.5287
#b41c27 color charts
#b41c27 color shades, tints & tones
#b41c27 color schemes
#b41c27 color preview, HTML & CSS examples
This text has a color of #b41c27
<p style="color:#b41c27;">Text here</p>
.mytext {color:#b41c27;}
This box has a color of #b41c27
<div style="background-color:#b41c27;">Content here</div>
.mybackground {background-color:#b41c27;}
Border around this has a color of #b41c27
<div style="border:2px solid #b41c27;">Content here</div>
.myborder {border:2px solid #b41c27;}