#b81e41 color space conversions
Hex:
#b81e41
RGB:
184, 30, 65
CMY:
28, 88, 75
CMYK:
0, 84, 65, 28
HSL:
346°, 71.9626%, 41.9608%
HSV (HSB):
346°, 83.6957%, 72.1569%
XYZ:
21.1856, 11.5005, 6.1043
xyY:
0.5462, 0.2965, 11.5005
CIE-Lab:
40.4110, 60.0080, 20.7147
CIE-LCH:
40.4110, 63.4828, 19.0446
CIE-Luv:
40.4110, 106.0541, 10.4435
Hunter-Lab:
33.9125, 52.1646, 13.0665
#b81e41 color charts
#b81e41 color shades, tints & tones
#b81e41 color schemes
#b81e41 color preview, HTML & CSS examples
This text has a color of #b81e41
<p style="color:#b81e41;">Text here</p>
.mytext {color:#b81e41;}
This box has a color of #b81e41
<div style="background-color:#b81e41;">Content here</div>
.mybackground {background-color:#b81e41;}
Border around this has a color of #b81e41
<div style="border:2px solid #b81e41;">Content here</div>
.myborder {border:2px solid #b81e41;}