#b11e1e color space conversions
Hex:
#b11e1e
RGB:
177, 30, 30
CMY:
31, 88, 88
CMYK:
0, 83, 83, 31
HSL:
0°, 71.0145%, 40.5882%
HSV (HSB):
0°, 83.0508%, 69.4118%
XYZ:
18.8301, 10.3694, 2.2373
xyY:
0.5990, 0.3298, 10.3694
CIE-Lab:
38.4974, 56.5768, 39.1813
CIE-LCH:
38.4974, 68.8194, 34.7038
CIE-Luv:
38.4974, 109.1536, 23.5382
Hunter-Lab:
32.2015, 48.0264, 18.4217
#b11e1e color charts
#b11e1e color shades, tints & tones
#b11e1e color schemes
#b11e1e color preview, HTML & CSS examples
This text has a color of #b11e1e
<p style="color:#b11e1e;">Text here</p>
.mytext {color:#b11e1e;}
This box has a color of #b11e1e
<div style="background-color:#b11e1e;">Content here</div>
.mybackground {background-color:#b11e1e;}
Border around this has a color of #b11e1e
<div style="border:2px solid #b11e1e;">Content here</div>
.myborder {border:2px solid #b11e1e;}