#b80d31 color space conversions
Hex:
#b80d31
RGB:
184, 13, 49
CMY:
28, 95, 81
CMYK:
0, 93, 73, 28
HSL:
347°, 86.8020%, 38.6275%
HSV (HSB):
347°, 92.9348%, 72.1569%
XYZ:
20.4655, 10.6999, 3.8924
xyY:
0.5838, 0.3052, 10.6999
CIE-Lab:
39.0704, 62.3120, 29.0648
CIE-LCH:
39.0704, 68.7572, 25.0062
CIE-Luv:
39.0704, 115.3495, 16.0261
Hunter-Lab:
32.7108, 54.4345, 15.8424
#b80d31 color charts
#b80d31 color shades, tints & tones
#b80d31 color schemes
#b80d31 color preview, HTML & CSS examples
This text has a color of #b80d31
<p style="color:#b80d31;">Text here</p>
.mytext {color:#b80d31;}
This box has a color of #b80d31
<div style="background-color:#b80d31;">Content here</div>
.mybackground {background-color:#b80d31;}
Border around this has a color of #b80d31
<div style="border:2px solid #b80d31;">Content here</div>
.myborder {border:2px solid #b80d31;}