#b8151c color space conversions
Hex:
#b8151c
RGB:
184, 21, 28
CMY:
28, 92, 89
CMYK:
0, 89, 85, 28
HSL:
357°, 79.5122%, 40.1961%
HSV (HSB):
357°, 88.5870%, 72.1569%
XYZ:
20.2449, 10.8105, 2.1182
xyY:
0.6103, 0.3259, 10.8105
CIE-Lab:
39.2595, 60.4168, 41.4851
CIE-LCH:
39.2595, 73.2885, 34.4754
CIE-Luv:
39.2595, 117.9856, 24.0447
Hunter-Lab:
32.8794, 52.3696, 19.1958
#b8151c color charts
#b8151c color shades, tints & tones
#b8151c color schemes
#b8151c color preview, HTML & CSS examples
This text has a color of #b8151c
<p style="color:#b8151c;">Text here</p>
.mytext {color:#b8151c;}
This box has a color of #b8151c
<div style="background-color:#b8151c;">Content here</div>
.mybackground {background-color:#b8151c;}
Border around this has a color of #b8151c
<div style="border:2px solid #b8151c;">Content here</div>
.myborder {border:2px solid #b8151c;}