#b80a43 color space conversions
Hex:
#b80a43
RGB:
184, 10, 67
CMY:
28, 96, 74
CMYK:
0, 95, 64, 28
HSL:
340°, 89.6907%, 38.0392%
HSV (HSB):
340°, 94.5652%, 72.1569%
XYZ:
20.8888, 10.8127, 6.2963
xyY:
0.5497, 0.2846, 10.8127
CIE-Lab:
39.2632, 63.5337, 17.9412
CIE-LCH:
39.2632, 66.0183, 15.7691
CIE-Luv:
39.2632, 110.1827, 6.8873
Hunter-Lab:
32.8826, 55.8482, 11.6652
#b80a43 color charts
#b80a43 color shades, tints & tones
#b80a43 color schemes
#b80a43 color preview, HTML & CSS examples
This text has a color of #b80a43
<p style="color:#b80a43;">Text here</p>
.mytext {color:#b80a43;}
This box has a color of #b80a43
<div style="background-color:#b80a43;">Content here</div>
.mybackground {background-color:#b80a43;}
Border around this has a color of #b80a43
<div style="border:2px solid #b80a43;">Content here</div>
.myborder {border:2px solid #b80a43;}