#b80b4f color space conversions
Hex:
#b80b4f
RGB:
184, 11, 79
CMY:
28, 96, 69
CMYK:
0, 94, 57, 28
HSL:
336°, 88.7179%, 38.2353%
HSV (HSB):
336°, 94.0217%, 72.1569%
XYZ:
21.2981, 10.9942, 8.3967
xyY:
0.5234, 0.2702, 10.9942
CIE-Lab:
39.5707, 64.1661, 10.6822
CIE-LCH:
39.5707, 65.0492, 9.4518
CIE-Luv:
39.5707, 105.5329, -0.1437
Hunter-Lab:
33.1575, 56.6306, 8.1959
#b80b4f color charts
#b80b4f color shades, tints & tones
#b80b4f color schemes
#b80b4f color preview, HTML & CSS examples
This text has a color of #b80b4f
<p style="color:#b80b4f;">Text here</p>
.mytext {color:#b80b4f;}
This box has a color of #b80b4f
<div style="background-color:#b80b4f;">Content here</div>
.mybackground {background-color:#b80b4f;}
Border around this has a color of #b80b4f
<div style="border:2px solid #b80b4f;">Content here</div>
.myborder {border:2px solid #b80b4f;}