#b11c29 color space conversions
Hex:
#b11c29
RGB:
177, 28, 41
CMY:
31, 89, 84
CMYK:
0, 84, 77, 31
HSL:
355°, 72.6829%, 40.1961%
HSV (HSB):
355°, 84.1808%, 69.4118%
XYZ:
18.9470, 10.3377, 3.0946
xyY:
0.5852, 0.3193, 10.3377
CIE-Lab:
38.4418, 57.4181, 32.8305
CIE-LCH:
38.4418, 66.1414, 29.7600
CIE-Luv:
38.4418, 107.7606, 19.6168
Hunter-Lab:
32.1523, 48.9212, 16.8001
#b11c29 color charts
#b11c29 color shades, tints & tones
#b11c29 color schemes
#b11c29 color preview, HTML & CSS examples
This text has a color of #b11c29
<p style="color:#b11c29;">Text here</p>
.mytext {color:#b11c29;}
This box has a color of #b11c29
<div style="background-color:#b11c29;">Content here</div>
.mybackground {background-color:#b11c29;}
Border around this has a color of #b11c29
<div style="border:2px solid #b11c29;">Content here</div>
.myborder {border:2px solid #b11c29;}