#972b2b color space conversions
Hex:
        #972b2b
        RGB:
        151, 43, 43
        CMY:
        41, 83, 83
        CMYK:
        0, 72, 72, 41
      HSL:
        0°, 55.6701%, 38.0392%
        HSV (HSB):
        0°, 71.5232%, 59.2157%
        XYZ:
        14.0624, 8.4815, 3.1814
        xyY:
        0.5466, 0.3297, 8.4815
      CIE-Lab:
        34.9662, 44.7685, 26.2723
        CIE-LCH:
        34.9662, 51.9081, 30.4065
        CIE-Luv:
        34.9662, 79.5922, 17.1623
        Hunter-Lab:
        29.1230, 35.2259, 13.9092
      #972b2b color charts
#972b2b RGB chart
      #972b2b CMYK chart
      #972b2b RGB pie chart
      #972b2b color shades, tints & tones
#972b2b color schemes
#972b2b color preview, HTML & CSS examples
           This text has a color of #972b2b        
        
          <p style="color:#972b2b;">Text here</p>
        
        
          .mytext {color:#972b2b;}
        
        Text color #972b2b
      
           This box has a color of #972b2b        
        
          <div style="background-color:#972b2b;">Content here</div>
        
        
          .mybackground {background-color:#972b2b;}
        
        Background color #972b2b
      
           Border around this has a color of #972b2b        
        
          <div style="border:2px solid #972b2b;">Content here</div>
        
        
          .myborder {border:2px solid #972b2b;}
        
        Border color #972b2b