#b80d24 color space conversions
Hex:
#b80d24
RGB:
184, 13, 36
CMY:
28, 95, 86
CMYK:
0, 93, 80, 28
HSL:
352°, 86.8020%, 38.6275%
HSV (HSB):
352°, 92.9348%, 72.1569%
XYZ:
20.2295, 10.6056, 2.6499
xyY:
0.6041, 0.3167, 10.6056
CIE-Lab:
38.9080, 61.8559, 36.7100
CIE-LCH:
38.9080, 71.9289, 30.6881
CIE-Luv:
38.9080, 118.4948, 20.9280
Hunter-Lab:
32.5662, 53.8901, 17.9719
#b80d24 color charts
#b80d24 color shades, tints & tones
#b80d24 color schemes
#b80d24 color preview, HTML & CSS examples
This text has a color of #b80d24
<p style="color:#b80d24;">Text here</p>
.mytext {color:#b80d24;}
This box has a color of #b80d24
<div style="background-color:#b80d24;">Content here</div>
.mybackground {background-color:#b80d24;}
Border around this has a color of #b80d24
<div style="border:2px solid #b80d24;">Content here</div>
.myborder {border:2px solid #b80d24;}