#b41c0f color space conversions
Hex:
#b41c0f
RGB:
180, 28, 15
CMY:
29, 89, 94
CMYK:
0, 84, 92, 29
HSL:
5°, 84.6154%, 38.2353%
HSV (HSB):
5°, 91.6667%, 70.5882%
XYZ:
19.3239, 10.5683, 1.4733
xyY:
0.6161, 0.3369, 10.5683
CIE-Lab:
38.8436, 57.6103, 46.8991
CIE-LCH:
38.8436, 74.2864, 39.1481
CIE-Luv:
38.8436, 114.2415, 27.0170
Hunter-Lab:
32.5089, 49.2129, 20.0692
#b41c0f color charts
#b41c0f color shades, tints & tones
#b41c0f color schemes
#b41c0f color preview, HTML & CSS examples
This text has a color of #b41c0f
<p style="color:#b41c0f;">Text here</p>
.mytext {color:#b41c0f;}
This box has a color of #b41c0f
<div style="background-color:#b41c0f;">Content here</div>
.mybackground {background-color:#b41c0f;}
Border around this has a color of #b41c0f
<div style="border:2px solid #b41c0f;">Content here</div>
.myborder {border:2px solid #b41c0f;}