#b81b29 color space conversions
Hex:
#b81b29
RGB:
184, 27, 41
CMY:
28, 89, 84
CMYK:
0, 85, 78, 28
HSL:
355°, 74.4076%, 41.3725%
HSV (HSB):
355°, 85.3261%, 72.1569%
XYZ:
20.5593, 11.1343, 3.1634
xyY:
0.5898, 0.3194, 11.1343
CIE-Lab:
39.8058, 59.6000, 34.7332
CIE-LCH:
39.8058, 68.9823, 30.2324
CIE-Luv:
39.8058, 113.5718, 20.7882
Hunter-Lab:
33.3681, 51.5863, 17.7369
#b81b29 color charts
#b81b29 color shades, tints & tones
#b81b29 color schemes
#b81b29 color preview, HTML & CSS examples
This text has a color of #b81b29
<p style="color:#b81b29;">Text here</p>
.mytext {color:#b81b29;}
This box has a color of #b81b29
<div style="background-color:#b81b29;">Content here</div>
.mybackground {background-color:#b81b29;}
Border around this has a color of #b81b29
<div style="border:2px solid #b81b29;">Content here</div>
.myborder {border:2px solid #b81b29;}