#b80d2c color space conversions
Hex:
#b80d2c
RGB:
184, 13, 44
CMY:
28, 95, 83
CMYK:
0, 93, 76, 28
HSL:
349°, 86.8020%, 38.6275%
HSV (HSB):
349°, 92.9348%, 72.1569%
XYZ:
20.3657, 10.6600, 3.3671
xyY:
0.5921, 0.3099, 10.6600
CIE-Lab:
39.0019, 62.1197, 32.0548
CIE-LCH:
39.0019, 69.9026, 27.2945
CIE-Luv:
39.0019, 116.6583, 18.0694
Hunter-Lab:
32.6497, 54.2048, 16.7404
#b80d2c color charts
#b80d2c color shades, tints & tones
#b80d2c color schemes
#b80d2c color preview, HTML & CSS examples
This text has a color of #b80d2c
<p style="color:#b80d2c;">Text here</p>
.mytext {color:#b80d2c;}
This box has a color of #b80d2c
<div style="background-color:#b80d2c;">Content here</div>
.mybackground {background-color:#b80d2c;}
Border around this has a color of #b80d2c
<div style="border:2px solid #b80d2c;">Content here</div>
.myborder {border:2px solid #b80d2c;}