#b11c2c color space conversions
Hex:
#b11c2c
RGB:
177, 28, 44
CMY:
31, 89, 83
CMYK:
0, 84, 75, 31
HSL:
354°, 72.6829%, 40.1961%
HSV (HSB):
354°, 84.1808%, 69.4118%
XYZ:
19.0013, 10.3595, 3.3810
xyY:
0.5803, 0.3164, 10.3595
CIE-Lab:
38.4800, 57.5328, 31.0687
CIE-LCH:
38.4800, 65.3857, 28.3698
CIE-Luv:
38.4800, 107.0676, 18.4610
Hunter-Lab:
32.1861, 49.0532, 16.3022
#b11c2c color charts
#b11c2c color shades, tints & tones
#b11c2c color schemes
#b11c2c color preview, HTML & CSS examples
This text has a color of #b11c2c
<p style="color:#b11c2c;">Text here</p>
.mytext {color:#b11c2c;}
This box has a color of #b11c2c
<div style="background-color:#b11c2c;">Content here</div>
.mybackground {background-color:#b11c2c;}
Border around this has a color of #b11c2c
<div style="border:2px solid #b11c2c;">Content here</div>
.myborder {border:2px solid #b11c2c;}