#b81c1f color space conversions
Hex:
#b81c1f
RGB:
184, 28, 31
CMY:
28, 89, 88
CMYK:
0, 85, 83, 28
HSL:
359°, 73.5849%, 41.5686%
HSV (HSB):
359°, 84.7826%, 72.1569%
XYZ:
20.4297, 11.1198, 2.3659
xyY:
0.6024, 0.3279, 11.1198
CIE-Lab:
39.7815, 59.0727, 40.3655
CIE-LCH:
39.7815, 71.5468, 34.3456
CIE-Luv:
39.7815, 115.1658, 24.1355
Hunter-Lab:
33.3463, 51.0025, 19.1359
#b81c1f color charts
#b81c1f color shades, tints & tones
#b81c1f color schemes
#b81c1f color preview, HTML & CSS examples
This text has a color of #b81c1f
<p style="color:#b81c1f;">Text here</p>
.mytext {color:#b81c1f;}
This box has a color of #b81c1f
<div style="background-color:#b81c1f;">Content here</div>
.mybackground {background-color:#b81c1f;}
Border around this has a color of #b81c1f
<div style="border:2px solid #b81c1f;">Content here</div>
.myborder {border:2px solid #b81c1f;}