#b80b41 color space conversions
Hex:
#b80b41
RGB:
184, 11, 65
CMY:
28, 96, 75
CMYK:
0, 94, 65, 28
HSL:
341°, 88.7179%, 38.2353%
HSV (HSB):
341°, 94.0217%, 72.1569%
XYZ:
20.8410, 10.8113, 5.9894
xyY:
0.5537, 0.2872, 10.8113
CIE-Lab:
39.2609, 63.3129, 19.2149
CIE-LCH:
39.2609, 66.1644, 16.8826
CIE-Luv:
39.2609, 110.7288, 8.0660
Hunter-Lab:
32.8806, 55.5990, 12.2164
#b80b41 color charts
#b80b41 color shades, tints & tones
#b80b41 color schemes
#b80b41 color preview, HTML & CSS examples
This text has a color of #b80b41
<p style="color:#b80b41;">Text here</p>
.mytext {color:#b80b41;}
This box has a color of #b80b41
<div style="background-color:#b80b41;">Content here</div>
.mybackground {background-color:#b80b41;}
Border around this has a color of #b80b41
<div style="border:2px solid #b80b41;">Content here</div>
.myborder {border:2px solid #b80b41;}