#b81b1f color space conversions
Hex:
#b81b1f
RGB:
184, 27, 31
CMY:
28, 89, 88
CMYK:
0, 85, 83, 28
HSL:
358°, 74.4076%, 41.3725%
HSV (HSB):
358°, 85.3261%, 72.1569%
XYZ:
20.4064, 11.0731, 2.3581
xyY:
0.6031, 0.3272, 11.0731
CIE-Lab:
39.7034, 59.2953, 40.2920
CIE-LCH:
39.7034, 71.6895, 34.1967
CIE-Luv:
39.7034, 115.5278, 23.9936
Hunter-Lab:
33.2763, 51.2300, 19.0919
#b81b1f color charts
#b81b1f color shades, tints & tones
#b81b1f color schemes
#b81b1f color preview, HTML & CSS examples
This text has a color of #b81b1f
<p style="color:#b81b1f;">Text here</p>
.mytext {color:#b81b1f;}
This box has a color of #b81b1f
<div style="background-color:#b81b1f;">Content here</div>
.mybackground {background-color:#b81b1f;}
Border around this has a color of #b81b1f
<div style="border:2px solid #b81b1f;">Content here</div>
.myborder {border:2px solid #b81b1f;}