#991f3f color space conversions
Hex:
#991f3f
RGB:
153, 31, 63
CMY:
40, 88, 75
CMYK:
0, 80, 59, 40
HSL:
344°, 66.3043%, 36.0784%
HSV (HSB):
344°, 79.7386%, 60.0000%
XYZ:
14.5241, 8.1112, 5.5027
xyY:
0.5162, 0.2883, 8.1112
CIE-Lab:
34.2133, 50.8761, 12.6307
CIE-LCH:
34.2133, 52.4206, 13.9426
CIE-Luv:
34.2133, 81.2250, 4.3273
Hunter-Lab:
28.4801, 41.1899, 8.4805
#991f3f color charts
#991f3f color shades, tints & tones
#991f3f color schemes
#991f3f color preview, HTML & CSS examples
This text has a color of #991f3f
<p style="color:#991f3f;">Text here</p>
.mytext {color:#991f3f;}
This box has a color of #991f3f
<div style="background-color:#991f3f;">Content here</div>
.mybackground {background-color:#991f3f;}
Border around this has a color of #991f3f
<div style="border:2px solid #991f3f;">Content here</div>
.myborder {border:2px solid #991f3f;}