#972b5a color space conversions
Hex:
        #972b5a
        RGB:
        151, 43, 90
        CMY:
        41, 83, 65
        CMYK:
        0, 72, 40, 41
      HSL:
        334°, 55.6701%, 38.0392%
        HSV (HSB):
        334°, 71.5232%, 59.2157%
        XYZ:
        15.4718, 9.0452, 10.6033
        xyY:
        0.4405, 0.2575, 9.0452
      CIE-Lab:
        36.0713, 48.5602, -2.2366
        CIE-LCH:
        36.0713, 48.6117, 357.3629
        CIE-Luv:
        36.0713, 65.8445, -10.9691
        Hunter-Lab:
        30.0753, 39.1951, 0.1495
      #972b5a color charts
#972b5a RGB chart
      #972b5a CMYK chart
      #972b5a RGB pie chart
      #972b5a color shades, tints & tones
#972b5a color schemes
#972b5a color preview, HTML & CSS examples
           This text has a color of #972b5a        
        
          <p style="color:#972b5a;">Text here</p>
        
        
          .mytext {color:#972b5a;}
        
        Text color #972b5a
      
           This box has a color of #972b5a        
        
          <div style="background-color:#972b5a;">Content here</div>
        
        
          .mybackground {background-color:#972b5a;}
        
        Background color #972b5a
      
           Border around this has a color of #972b5a        
        
          <div style="border:2px solid #972b5a;">Content here</div>
        
        
          .myborder {border:2px solid #972b5a;}
        
        Border color #972b5a