#b8121e color space conversions
Hex:
#b8121e
RGB:
184, 18, 30
CMY:
28, 93, 88
CMYK:
0, 90, 84, 28
HSL:
356°, 82.1782%, 39.6078%
HSV (HSB):
356°, 90.2174%, 72.1569%
XYZ:
20.2178, 10.7167, 2.2312
xyY:
0.6096, 0.3231, 10.7167
CIE-Lab:
39.0992, 60.9745, 40.2687
CIE-LCH:
39.0992, 73.0716, 33.4415
CIE-Luv:
39.0992, 118.4829, 23.1888
Hunter-Lab:
32.7364, 52.9521, 18.8744
#b8121e color charts
#b8121e color shades, tints & tones
#b8121e color schemes
#b8121e color preview, HTML & CSS examples
This text has a color of #b8121e
<p style="color:#b8121e;">Text here</p>
.mytext {color:#b8121e;}
This box has a color of #b8121e
<div style="background-color:#b8121e;">Content here</div>
.mybackground {background-color:#b8121e;}
Border around this has a color of #b8121e
<div style="border:2px solid #b8121e;">Content here</div>
.myborder {border:2px solid #b8121e;}