#b80a37 color space conversions
Hex:
#b80a37
RGB:
184, 10, 55
CMY:
28, 96, 78
CMYK:
0, 95, 70, 28
HSL:
344°, 89.6907%, 38.0392%
HSV (HSB):
344°, 94.5652%, 72.1569%
XYZ:
20.5653, 10.6833, 4.5926
xyY:
0.5738, 0.2981, 10.6833
CIE-Lab:
39.0418, 62.9219, 25.2804
CIE-LCH:
39.0418, 67.8105, 21.8890
CIE-Luv:
39.0418, 114.1449, 13.0800
Hunter-Lab:
32.6853, 55.1115, 14.5489
#b80a37 color charts
#b80a37 color shades, tints & tones
#b80a37 color schemes
#b80a37 color preview, HTML & CSS examples
This text has a color of #b80a37
<p style="color:#b80a37;">Text here</p>
.mytext {color:#b80a37;}
This box has a color of #b80a37
<div style="background-color:#b80a37;">Content here</div>
.mybackground {background-color:#b80a37;}
Border around this has a color of #b80a37
<div style="border:2px solid #b80a37;">Content here</div>
.myborder {border:2px solid #b80a37;}