#b11e31 color space conversions
Hex:
#b11e31
RGB:
177, 30, 49
CMY:
31, 88, 81
CMYK:
0, 83, 72, 31
HSL:
352°, 71.0145%, 40.5882%
HSV (HSB):
352°, 83.0508%, 69.4118%
XYZ:
19.1501, 10.4974, 3.9226
xyY:
0.5705, 0.3127, 10.4974
CIE-Lab:
38.7207, 57.2562, 28.2917
CIE-LCH:
38.7207, 63.8646, 26.2951
CIE-Luv:
38.7207, 105.0983, 16.7058
Hunter-Lab:
32.3997, 48.8044, 15.5016
#b11e31 color charts
#b11e31 color shades, tints & tones
#b11e31 color schemes
#b11e31 color preview, HTML & CSS examples
This text has a color of #b11e31
<p style="color:#b11e31;">Text here</p>
.mytext {color:#b11e31;}
This box has a color of #b11e31
<div style="background-color:#b11e31;">Content here</div>
.mybackground {background-color:#b11e31;}
Border around this has a color of #b11e31
<div style="border:2px solid #b11e31;">Content here</div>
.myborder {border:2px solid #b11e31;}