#b81b35 color space conversions
Hex:
#b81b35
RGB:
184, 27, 53
CMY:
28, 89, 79
CMYK:
0, 85, 71, 28
HSL:
350°, 74.4076%, 41.3725%
HSV (HSB):
350°, 85.3261%, 72.1569%
XYZ:
20.8017, 11.2313, 4.4396
xyY:
0.5703, 0.3079, 11.2313
CIE-Lab:
39.9673, 60.0787, 27.6577
CIE-LCH:
39.9673, 66.1392, 24.7193
CIE-Luv:
39.9673, 110.6052, 15.9043
Hunter-Lab:
33.5131, 52.1478, 15.6047
#b81b35 color charts
#b81b35 color shades, tints & tones
#b81b35 color schemes
#b81b35 color preview, HTML & CSS examples
This text has a color of #b81b35
<p style="color:#b81b35;">Text here</p>
.mytext {color:#b81b35;}
This box has a color of #b81b35
<div style="background-color:#b81b35;">Content here</div>
.mybackground {background-color:#b81b35;}
Border around this has a color of #b81b35
<div style="border:2px solid #b81b35;">Content here</div>
.myborder {border:2px solid #b81b35;}