#b81f21 color space conversions
Hex:
#b81f21
RGB:
184, 31, 33
CMY:
28, 88, 87
CMYK:
0, 83, 82, 28
HSL:
359°, 71.1628%, 42.1569%
HSV (HSB):
359°, 83.1522%, 72.1569%
XYZ:
20.5317, 11.2801, 2.5340
xyY:
0.5978, 0.3284, 11.2801
CIE-Lab:
40.0483, 58.4198, 39.5339
CIE-LCH:
40.0483, 70.5393, 34.0871
CIE-Luv:
40.0483, 113.6729, 24.0131
Hunter-Lab:
33.5859, 50.3449, 19.0368
#b81f21 color charts
#b81f21 color shades, tints & tones
#b81f21 color schemes
#b81f21 color preview, HTML & CSS examples
This text has a color of #b81f21
<p style="color:#b81f21;">Text here</p>
.mytext {color:#b81f21;}
This box has a color of #b81f21
<div style="background-color:#b81f21;">Content here</div>
.mybackground {background-color:#b81f21;}
Border around this has a color of #b81f21
<div style="border:2px solid #b81f21;">Content here</div>
.myborder {border:2px solid #b81f21;}