#b41e2c color space conversions
Hex:
#b41e2c
RGB:
180, 30, 44
CMY:
29, 88, 83
CMYK:
0, 83, 76, 29
HSL:
354°, 71.4286%, 41.1765%
HSV (HSB):
354°, 83.3333%, 70.5882%
XYZ:
19.7413, 10.8137, 3.4296
xyY:
0.5809, 0.3182, 10.8137
CIE-Lab:
39.2649, 57.8965, 32.1218
CIE-LCH:
39.2649, 66.2103, 29.0221
CIE-Luv:
39.2649, 108.6902, 19.3633
Hunter-Lab:
32.8842, 49.6112, 16.8353
#b41e2c color charts
#b41e2c color shades, tints & tones
#b41e2c color schemes
#b41e2c color preview, HTML & CSS examples
This text has a color of #b41e2c
<p style="color:#b41e2c;">Text here</p>
.mytext {color:#b41e2c;}
This box has a color of #b41e2c
<div style="background-color:#b41e2c;">Content here</div>
.mybackground {background-color:#b41e2c;}
Border around this has a color of #b41e2c
<div style="border:2px solid #b41e2c;">Content here</div>
.myborder {border:2px solid #b41e2c;}