#b80b32 color space conversions
Hex:
#b80b32
RGB:
184, 11, 50
CMY:
28, 96, 80
CMYK:
0, 94, 73, 28
HSL:
346°, 88.7179%, 38.2353%
HSV (HSB):
346°, 94.0217%, 72.1569%
XYZ:
20.4626, 10.6600, 3.9967
xyY:
0.5827, 0.3035, 10.6600
CIE-Lab:
39.0018, 62.5937, 28.3630
CIE-LCH:
39.0018, 68.7200, 24.3766
CIE-Luv:
39.0018, 115.4404, 15.4312
Hunter-Lab:
32.6496, 54.7348, 15.5969
#b80b32 color charts
#b80b32 color shades, tints & tones
#b80b32 color schemes
#b80b32 color preview, HTML & CSS examples
This text has a color of #b80b32
<p style="color:#b80b32;">Text here</p>
.mytext {color:#b80b32;}
This box has a color of #b80b32
<div style="background-color:#b80b32;">Content here</div>
.mybackground {background-color:#b80b32;}
Border around this has a color of #b80b32
<div style="border:2px solid #b80b32;">Content here</div>
.myborder {border:2px solid #b80b32;}