#b80b4a color space conversions
Hex:
#b80b4a
RGB:
184, 11, 74
CMY:
28, 96, 71
CMYK:
0, 94, 60, 28
HSL:
338°, 88.7179%, 38.2353%
HSV (HSB):
338°, 94.0217%, 72.1569%
XYZ:
21.1229, 10.9241, 7.4738
xyY:
0.5345, 0.2764, 10.9241
CIE-Lab:
39.4523, 63.8410, 13.7187
CIE-LCH:
39.4523, 65.2983, 12.1278
CIE-Luv:
39.4523, 107.4653, 2.9210
Hunter-Lab:
33.0516, 56.2367, 9.7291
#b80b4a color charts
#b80b4a color shades, tints & tones
#b80b4a color schemes
#b80b4a color preview, HTML & CSS examples
This text has a color of #b80b4a
<p style="color:#b80b4a;">Text here</p>
.mytext {color:#b80b4a;}
This box has a color of #b80b4a
<div style="background-color:#b80b4a;">Content here</div>
.mybackground {background-color:#b80b4a;}
Border around this has a color of #b80b4a
<div style="border:2px solid #b80b4a;">Content here</div>
.myborder {border:2px solid #b80b4a;}