#972d5d color space conversions
Hex:
        #972d5d
        RGB:
        151, 45, 93
        CMY:
        41, 82, 64
        CMYK:
        0, 70, 38, 41
      HSL:
        333°, 54.0816%, 38.4314%
        HSV (HSB):
        333°, 70.1987%, 59.2157%
        XYZ:
        15.6767, 9.2464, 11.3144
        xyY:
        0.4326, 0.2552, 9.2464
      CIE-Lab:
        36.4544, 48.1082, -3.5886
        CIE-LCH:
        36.4544, 48.2418, 355.7339
        CIE-Luv:
        36.4544, 64.0472, -12.5264
        Hunter-Lab:
        30.4079, 38.8112, -0.7756
      #972d5d color charts
#972d5d RGB chart
      #972d5d CMYK chart
      #972d5d RGB pie chart
      #972d5d color shades, tints & tones
#972d5d color schemes
#972d5d color preview, HTML & CSS examples
           This text has a color of #972d5d        
        
          <p style="color:#972d5d;">Text here</p>
        
        
          .mytext {color:#972d5d;}
        
        Text color #972d5d
      
           This box has a color of #972d5d        
        
          <div style="background-color:#972d5d;">Content here</div>
        
        
          .mybackground {background-color:#972d5d;}
        
        Background color #972d5d
      
           Border around this has a color of #972d5d        
        
          <div style="border:2px solid #972d5d;">Content here</div>
        
        
          .myborder {border:2px solid #972d5d;}
        
        Border color #972d5d