#b11f2d color space conversions
Hex:
#b11f2d
RGB:
177, 31, 45
CMY:
31, 88, 82
CMYK:
0, 82, 75, 31
HSL:
354°, 70.1923%, 40.7843%
HSV (HSB):
354°, 82.4859%, 69.4118%
XYZ:
19.0951, 10.5165, 3.5061
xyY:
0.5766, 0.3176, 10.5165
CIE-Lab:
38.7540, 56.8320, 30.7750
CIE-LCH:
38.7540, 64.6295, 28.4359
CIE-Luv:
38.7540, 105.7094, 18.5554
Hunter-Lab:
32.4292, 48.3539, 16.2903
#b11f2d color charts
#b11f2d color shades, tints & tones
#b11f2d color schemes
#b11f2d color preview, HTML & CSS examples
This text has a color of #b11f2d
<p style="color:#b11f2d;">Text here</p>
.mytext {color:#b11f2d;}
This box has a color of #b11f2d
<div style="background-color:#b11f2d;">Content here</div>
.mybackground {background-color:#b11f2d;}
Border around this has a color of #b11f2d
<div style="border:2px solid #b11f2d;">Content here</div>
.myborder {border:2px solid #b11f2d;}