#b81941 color space conversions
Hex:
#b81941
RGB:
184, 25, 65
CMY:
28, 90, 75
CMYK:
0, 86, 65, 28
HSL:
345°, 76.0766%, 40.9804%
HSV (HSB):
345°, 86.4130%, 72.1569%
XYZ:
21.0689, 11.2673, 6.0654
xyY:
0.5486, 0.2934, 11.2673
CIE-Lab:
40.0270, 61.1060, 20.2155
CIE-LCH:
40.0270, 64.3631, 18.3056
CIE-Luv:
40.0270, 107.6081, 9.6516
Hunter-Lab:
33.5667, 53.2978, 12.7833
#b81941 color charts
#b81941 color shades, tints & tones
#b81941 color schemes
#b81941 color preview, HTML & CSS examples
This text has a color of #b81941
<p style="color:#b81941;">Text here</p>
.mytext {color:#b81941;}
This box has a color of #b81941
<div style="background-color:#b81941;">Content here</div>
.mybackground {background-color:#b81941;}
Border around this has a color of #b81941
<div style="border:2px solid #b81941;">Content here</div>
.myborder {border:2px solid #b81941;}