#b41b25 color space conversions
Hex:
#b41b25
RGB:
180, 27, 37
CMY:
29, 89, 85
CMYK:
0, 85, 79, 29
HSL:
356°, 73.9130%, 40.5882%
HSV (HSB):
356°, 85.0000%, 70.5882%
XYZ:
19.5483, 10.6207, 2.7700
xyY:
0.5935, 0.3224, 10.6207
CIE-Lab:
38.9342, 58.3536, 35.8928
CIE-LCH:
38.9342, 68.5086, 31.5954
CIE-Luv:
38.9342, 111.3147, 21.4403
Hunter-Lab:
32.5895, 50.0387, 17.7732
#b41b25 color charts
#b41b25 color shades, tints & tones
#b41b25 color schemes
#b41b25 color preview, HTML & CSS examples
This text has a color of #b41b25
<p style="color:#b41b25;">Text here</p>
.mytext {color:#b41b25;}
This box has a color of #b41b25
<div style="background-color:#b41b25;">Content here</div>
.mybackground {background-color:#b41b25;}
Border around this has a color of #b41b25
<div style="border:2px solid #b41b25;">Content here</div>
.myborder {border:2px solid #b41b25;}