#b81b1c color space conversions
Hex:
#b81b1c
RGB:
184, 27, 28
CMY:
28, 89, 89
CMYK:
0, 85, 85, 28
HSL:
360°, 74.4076%, 41.3725%
HSV (HSB):
360°, 85.3261%, 72.1569%
XYZ:
20.3687, 11.0581, 2.1595
xyY:
0.6065, 0.3292, 11.0581
CIE-Lab:
39.6781, 59.2198, 41.8599
CIE-LCH:
39.6781, 72.5206, 35.2548
CIE-Luv:
39.6781, 116.0209, 24.7999
Hunter-Lab:
33.2537, 51.1419, 19.4273
#b81b1c color charts
#b81b1c color shades, tints & tones
#b81b1c color schemes
#b81b1c color preview, HTML & CSS examples
This text has a color of #b81b1c
<p style="color:#b81b1c;">Text here</p>
.mytext {color:#b81b1c;}
This box has a color of #b81b1c
<div style="background-color:#b81b1c;">Content here</div>
.mybackground {background-color:#b81b1c;}
Border around this has a color of #b81b1c
<div style="border:2px solid #b81b1c;">Content here</div>
.myborder {border:2px solid #b81b1c;}