#b80a35 color space conversions
Hex:
#b80a35
RGB:
184, 10, 53
CMY:
28, 96, 79
CMYK:
0, 95, 71, 28
HSL:
345°, 89.6907%, 38.0392%
HSV (HSB):
345°, 94.5652%, 72.1569%
XYZ:
20.5183, 10.6645, 4.3452
xyY:
0.5775, 0.3002, 10.6645
CIE-Lab:
39.0095, 62.8324, 26.4981
CIE-LCH:
39.0095, 68.1913, 22.8665
CIE-Luv:
39.0095, 114.7446, 14.0129
Hunter-Lab:
32.6565, 55.0039, 14.9706
#b80a35 color charts
#b80a35 color shades, tints & tones
#b80a35 color schemes
#b80a35 color preview, HTML & CSS examples
This text has a color of #b80a35
<p style="color:#b80a35;">Text here</p>
.mytext {color:#b80a35;}
This box has a color of #b80a35
<div style="background-color:#b80a35;">Content here</div>
.mybackground {background-color:#b80a35;}
Border around this has a color of #b80a35
<div style="border:2px solid #b80a35;">Content here</div>
.myborder {border:2px solid #b80a35;}