#911e1e color space conversions
Hex:
#911e1e
RGB:
145, 30, 30
CMY:
43, 88, 88
CMYK:
0, 79, 79, 43
HSL:
0°, 65.7143%, 34.3137%
HSV (HSB):
0°, 79.3103%, 56.8627%
XYZ:
12.3757, 7.0420, 1.9353
xyY:
0.5796, 0.3298, 7.0420
CIE-Lab:
31.9024, 46.9476, 30.3959
CIE-LCH:
31.9024, 55.9284, 32.9208
CIE-Luv:
31.9024, 83.7682, 18.0637
Hunter-Lab:
26.5368, 36.8056, 14.2519
#911e1e color charts
#911e1e color shades, tints & tones
#911e1e color schemes
#911e1e color preview, HTML & CSS examples
This text has a color of #911e1e
<p style="color:#911e1e;">Text here</p>
.mytext {color:#911e1e;}
This box has a color of #911e1e
<div style="background-color:#911e1e;">Content here</div>
.mybackground {background-color:#911e1e;}
Border around this has a color of #911e1e
<div style="border:2px solid #911e1e;">Content here</div>
.myborder {border:2px solid #911e1e;}