#b11c1c color space conversions
Hex:
#b11c1c
RGB:
177, 28, 28
CMY:
31, 89, 89
CMYK:
0, 84, 84, 31
HSL:
0°, 72.6829%, 40.1961%
HSV (HSB):
0°, 84.1808%, 69.4118%
XYZ:
18.7563, 10.2615, 2.0907
xyY:
0.6029, 0.3299, 10.2615
CIE-Lab:
38.3077, 57.0136, 40.0780
CIE-LCH:
38.3077, 69.6907, 35.1055
CIE-Luv:
38.3077, 110.2631, 23.7776
Hunter-Lab:
32.0335, 48.4570, 18.5538
#b11c1c color charts
#b11c1c color shades, tints & tones
#b11c1c color schemes
#b11c1c color preview, HTML & CSS examples
This text has a color of #b11c1c
<p style="color:#b11c1c;">Text here</p>
.mytext {color:#b11c1c;}
This box has a color of #b11c1c
<div style="background-color:#b11c1c;">Content here</div>
.mybackground {background-color:#b11c1c;}
Border around this has a color of #b11c1c
<div style="border:2px solid #b11c1c;">Content here</div>
.myborder {border:2px solid #b11c1c;}