#991f32 color space conversions
Hex:
#991f32
RGB:
153, 31, 50
CMY:
40, 88, 80
CMYK:
0, 80, 67, 40
HSL:
351°, 66.3043%, 36.0784%
HSV (HSB):
351°, 79.7386%, 60.0000%
XYZ:
14.2026, 7.9826, 3.8098
xyY:
0.5464, 0.3071, 7.9826
CIE-Lab:
33.9466, 50.0390, 20.6995
CIE-LCH:
33.9466, 54.1514, 22.4733
CIE-Luv:
33.9466, 85.1528, 11.4167
Hunter-Lab:
28.2534, 40.2858, 11.7824
#991f32 color charts
#991f32 color shades, tints & tones
#991f32 color schemes
#991f32 color preview, HTML & CSS examples
This text has a color of #991f32
<p style="color:#991f32;">Text here</p>
.mytext {color:#991f32;}
This box has a color of #991f32
<div style="background-color:#991f32;">Content here</div>
.mybackground {background-color:#991f32;}
Border around this has a color of #991f32
<div style="border:2px solid #991f32;">Content here</div>
.myborder {border:2px solid #991f32;}