#b41e4c color space conversions
Hex:
#b41e4c
RGB:
180, 30, 76
CMY:
29, 88, 70
CMYK:
0, 83, 58, 29
HSL:
342°, 71.4286%, 41.1765%
HSV (HSB):
342°, 83.3333%, 70.5882%
XYZ:
20.5912, 11.1536, 7.9051
xyY:
0.5193, 0.2813, 11.1536
CIE-Lab:
39.8381, 59.6156, 12.8381
CIE-LCH:
39.8381, 60.9823, 12.1529
CIE-Luv:
39.8381, 99.1183, 3.1270
Hunter-Lab:
33.3971, 51.6104, 9.3440
#b41e4c color charts
#b41e4c color shades, tints & tones
#b41e4c color schemes
#b41e4c color preview, HTML & CSS examples
This text has a color of #b41e4c
<p style="color:#b41e4c;">Text here</p>
.mytext {color:#b41e4c;}
This box has a color of #b41e4c
<div style="background-color:#b41e4c;">Content here</div>
.mybackground {background-color:#b41e4c;}
Border around this has a color of #b41e4c
<div style="border:2px solid #b41e4c;">Content here</div>
.myborder {border:2px solid #b41e4c;}