#b80b3c color space conversions
Hex:
#b80b3c
RGB:
184, 11, 60
CMY:
28, 96, 76
CMYK:
0, 94, 67, 28
HSL:
343°, 88.7179%, 38.2353%
HSV (HSB):
343°, 94.0217%, 72.1569%
XYZ:
20.7024, 10.7559, 5.2599
xyY:
0.5638, 0.2929, 10.7559
CIE-Lab:
39.1663, 63.0510, 22.2744
CIE-LCH:
39.1663, 66.8699, 19.4571
CIE-Luv:
39.1663, 112.4074, 10.6983
Hunter-Lab:
32.7962, 55.2837, 13.4483
#b80b3c color charts
#b80b3c color shades, tints & tones
#b80b3c color schemes
#b80b3c color preview, HTML & CSS examples
This text has a color of #b80b3c
<p style="color:#b80b3c;">Text here</p>
.mytext {color:#b80b3c;}
This box has a color of #b80b3c
<div style="background-color:#b80b3c;">Content here</div>
.mybackground {background-color:#b80b3c;}
Border around this has a color of #b80b3c
<div style="border:2px solid #b80b3c;">Content here</div>
.myborder {border:2px solid #b80b3c;}