#b11a1f color space conversions
Hex:
#b11a1f
RGB:
177, 26, 31
CMY:
31, 90, 88
CMYK:
0, 85, 82, 31
HSL:
358°, 74.3842%, 39.8039%
HSV (HSB):
358°, 85.3107%, 69.4118%
XYZ:
18.7482, 10.1848, 2.2741
xyY:
0.6008, 0.3264, 10.1848
CIE-Lab:
38.1721, 57.5557, 38.3224
CIE-LCH:
38.1721, 69.1467, 33.6569
CIE-Luv:
38.1721, 110.4912, 22.6469
Hunter-Lab:
31.9137, 49.0136, 18.1148
#b11a1f color charts
#b11a1f color shades, tints & tones
#b11a1f color schemes
#b11a1f color preview, HTML & CSS examples
This text has a color of #b11a1f
<p style="color:#b11a1f;">Text here</p>
.mytext {color:#b11a1f;}
This box has a color of #b11a1f
<div style="background-color:#b11a1f;">Content here</div>
.mybackground {background-color:#b11a1f;}
Border around this has a color of #b11a1f
<div style="border:2px solid #b11a1f;">Content here</div>
.myborder {border:2px solid #b11a1f;}