#b81a21 color space conversions
Hex:
#b81a21
RGB:
184, 26, 33
CMY:
28, 90, 87
CMYK:
0, 86, 82, 28
HSL:
357°, 75.2381%, 41.1765%
HSV (HSB):
357°, 85.8696%, 72.1569%
XYZ:
20.4111, 11.0389, 2.4938
xyY:
0.6013, 0.3252, 11.0389
CIE-Lab:
39.6460, 59.5655, 39.1438
CIE-LCH:
39.6460, 71.2761, 33.3111
CIE-Luv:
39.6460, 115.5242, 23.2780
Hunter-Lab:
33.2249, 51.5144, 18.8073
#b81a21 color charts
#b81a21 color shades, tints & tones
#b81a21 color schemes
#b81a21 color preview, HTML & CSS examples
This text has a color of #b81a21
<p style="color:#b81a21;">Text here</p>
.mytext {color:#b81a21;}
This box has a color of #b81a21
<div style="background-color:#b81a21;">Content here</div>
.mybackground {background-color:#b81a21;}
Border around this has a color of #b81a21
<div style="border:2px solid #b81a21;">Content here</div>
.myborder {border:2px solid #b81a21;}