#b11a1a color space conversions
Hex:
#b11a1a
RGB:
177, 26, 26
CMY:
31, 90, 90
CMYK:
0, 85, 85, 31
HSL:
0°, 74.3842%, 39.8039%
HSV (HSB):
0°, 85.3107%, 69.4118%
XYZ:
18.6873, 10.1605, 1.9535
xyY:
0.6067, 0.3299, 10.1605
CIE-Lab:
38.1289, 57.4266, 40.9678
CIE-LCH:
38.1289, 70.5420, 35.5039
CIE-Luv:
38.1289, 111.3187, 24.0053
Hunter-Lab:
31.8755, 48.8651, 18.6792
#b11a1a color charts
#b11a1a color shades, tints & tones
#b11a1a color schemes
#b11a1a color preview, HTML & CSS examples
This text has a color of #b11a1a
<p style="color:#b11a1a;">Text here</p>
.mytext {color:#b11a1a;}
This box has a color of #b11a1a
<div style="background-color:#b11a1a;">Content here</div>
.mybackground {background-color:#b11a1a;}
Border around this has a color of #b11a1a
<div style="border:2px solid #b11a1a;">Content here</div>
.myborder {border:2px solid #b11a1a;}