#991b6f color space conversions
Hex:
        #991b6f
        RGB:
        153, 27, 111
        CMY:
        40, 89, 56
        CMYK:
        0, 82, 27, 40
      HSL:
        320°, 70.0000%, 35.2941%
        HSV (HSB):
        320°, 82.3529%, 60.0000%
        XYZ:
        16.3980, 8.7039, 15.8547
        xyY:
        0.4004, 0.2125, 8.7039
      CIE-Lab:
        35.4078, 56.7627, -16.5853
        CIE-LCH:
        35.4078, 59.1360, 343.7123
        CIE-Luv:
        35.4078, 64.1477, -30.2087
        Hunter-Lab:
        29.5023, 47.5852, -11.2111
      #991b6f color charts
#991b6f RGB chart
      #991b6f CMYK chart
      #991b6f RGB pie chart
      #991b6f color shades, tints & tones
#991b6f color schemes
#991b6f color preview, HTML & CSS examples
           This text has a color of #991b6f        
        
          <p style="color:#991b6f;">Text here</p>
        
        
          .mytext {color:#991b6f;}
        
        Text color #991b6f
      
           This box has a color of #991b6f        
        
          <div style="background-color:#991b6f;">Content here</div>
        
        
          .mybackground {background-color:#991b6f;}
        
        Background color #991b6f
      
           Border around this has a color of #991b6f        
        
          <div style="border:2px solid #991b6f;">Content here</div>
        
        
          .myborder {border:2px solid #991b6f;}
        
        Border color #991b6f