#b81e3d color space conversions
Hex:
#b81e3d
RGB:
184, 30, 61
CMY:
28, 88, 76
CMYK:
0, 84, 67, 28
HSL:
348°, 71.9626%, 41.9608%
HSV (HSB):
348°, 83.6957%, 72.1569%
XYZ:
21.0737, 11.4558, 5.5154
xyY:
0.5539, 0.3011, 11.4558
CIE-Lab:
40.3378, 59.7893, 23.1337
CIE-LCH:
40.3378, 64.1087, 21.1524
CIE-Luv:
40.3378, 107.2933, 12.5329
Hunter-Lab:
33.8464, 51.9078, 14.0311
#b81e3d color charts
#b81e3d color shades, tints & tones
#b81e3d color schemes
#b81e3d color preview, HTML & CSS examples
This text has a color of #b81e3d
<p style="color:#b81e3d;">Text here</p>
.mytext {color:#b81e3d;}
This box has a color of #b81e3d
<div style="background-color:#b81e3d;">Content here</div>
.mybackground {background-color:#b81e3d;}
Border around this has a color of #b81e3d
<div style="border:2px solid #b81e3d;">Content here</div>
.myborder {border:2px solid #b81e3d;}