#972c4f color space conversions
Hex:
        #972c4f
        RGB:
        151, 44, 79
        CMY:
        41, 83, 69
        CMYK:
        0, 71, 48, 41
      HSL:
        340°, 54.8718%, 38.2353%
        HSV (HSB):
        340°, 70.8609%, 59.2157%
        XYZ:
        15.0745, 8.9452, 8.3292
        xyY:
        0.4660, 0.2765, 8.9452
      CIE-Lab:
        35.8785, 47.0334, 4.5451
        CIE-LCH:
        35.8785, 47.2525, 5.5196
        CIE-Luv:
        35.8785, 69.1341, -2.9344
        Hunter-Lab:
        29.9085, 37.6276, 4.4243
      #972c4f color charts
#972c4f RGB chart
      #972c4f CMYK chart
      #972c4f RGB pie chart
      #972c4f color shades, tints & tones
#972c4f color schemes
#972c4f color preview, HTML & CSS examples
           This text has a color of #972c4f        
        
          <p style="color:#972c4f;">Text here</p>
        
        
          .mytext {color:#972c4f;}
        
        Text color #972c4f
      
           This box has a color of #972c4f        
        
          <div style="background-color:#972c4f;">Content here</div>
        
        
          .mybackground {background-color:#972c4f;}
        
        Background color #972c4f
      
           Border around this has a color of #972c4f        
        
          <div style="border:2px solid #972c4f;">Content here</div>
        
        
          .myborder {border:2px solid #972c4f;}
        
        Border color #972c4f