#b80a36 color space conversions
Hex:
#b80a36
RGB:
184, 10, 54
CMY:
28, 96, 79
CMYK:
0, 95, 71, 28
HSL:
345°, 89.6907%, 38.0392%
HSV (HSB):
345°, 94.5652%, 72.1569%
XYZ:
20.5416, 10.6738, 4.4676
xyY:
0.5757, 0.2991, 10.6738
CIE-Lab:
39.0255, 62.8767, 25.8897
CIE-LCH:
39.0255, 67.9982, 22.3795
CIE-Luv:
39.0255, 114.4470, 13.5501
Hunter-Lab:
32.6707, 55.0572, 14.7618
#b80a36 color charts
#b80a36 color shades, tints & tones
#b80a36 color schemes
#b80a36 color preview, HTML & CSS examples
This text has a color of #b80a36
<p style="color:#b80a36;">Text here</p>
.mytext {color:#b80a36;}
This box has a color of #b80a36
<div style="background-color:#b80a36;">Content here</div>
.mybackground {background-color:#b80a36;}
Border around this has a color of #b80a36
<div style="border:2px solid #b80a36;">Content here</div>
.myborder {border:2px solid #b80a36;}