#b81b23 color space conversions
Hex:
#b81b23
RGB:
184, 27, 35
CMY:
28, 89, 86
CMYK:
0, 85, 81, 28
HSL:
357°, 74.4076%, 41.3725%
HSV (HSB):
357°, 85.3261%, 72.1569%
XYZ:
20.4625, 11.0956, 2.6533
xyY:
0.5981, 0.3243, 11.0956
CIE-Lab:
39.7410, 59.4072, 38.1217
CIE-LCH:
39.7410, 70.5867, 32.6883
CIE-Luv:
39.7410, 114.8029, 22.8071
Hunter-Lab:
33.3100, 51.3608, 18.5943
#b81b23 color charts
#b81b23 color shades, tints & tones
#b81b23 color schemes
#b81b23 color preview, HTML & CSS examples
This text has a color of #b81b23
<p style="color:#b81b23;">Text here</p>
.mytext {color:#b81b23;}
This box has a color of #b81b23
<div style="background-color:#b81b23;">Content here</div>
.mybackground {background-color:#b81b23;}
Border around this has a color of #b81b23
<div style="border:2px solid #b81b23;">Content here</div>
.myborder {border:2px solid #b81b23;}