#b80b2d color space conversions
Hex:
#b80b2d
RGB:
184, 11, 45
CMY:
28, 96, 82
CMYK:
0, 94, 76, 28
HSL:
348°, 88.7179%, 38.2353%
HSV (HSB):
348°, 94.0217%, 72.1569%
XYZ:
20.3605, 10.6192, 3.4592
xyY:
0.5912, 0.3083, 10.6192
CIE-Lab:
38.9315, 62.3977, 31.3659
CIE-LCH:
38.9315, 69.8376, 26.6877
CIE-Luv:
38.9315, 116.7821, 17.5159
Hunter-Lab:
32.5870, 54.5001, 16.5171
#b80b2d color charts
#b80b2d color shades, tints & tones
#b80b2d color schemes
#b80b2d color preview, HTML & CSS examples
This text has a color of #b80b2d
<p style="color:#b80b2d;">Text here</p>
.mytext {color:#b80b2d;}
This box has a color of #b80b2d
<div style="background-color:#b80b2d;">Content here</div>
.mybackground {background-color:#b80b2d;}
Border around this has a color of #b80b2d
<div style="border:2px solid #b80b2d;">Content here</div>
.myborder {border:2px solid #b80b2d;}