#972f1f color space conversions
Hex:
        #972f1f
        RGB:
        151, 47, 31
        CMY:
        41, 82, 88
        CMYK:
        0, 69, 79, 41
      HSL:
        8°, 65.9341%, 35.6863%
        HSV (HSB):
        8°, 79.4702%, 59.2157%
        XYZ:
        14.0263, 8.7113, 2.2385
        xyY:
        0.5616, 0.3488, 8.7113
      CIE-Lab:
        35.4223, 42.5758, 33.8699
        CIE-LCH:
        35.4223, 54.4047, 38.5030
        CIE-Luv:
        35.4223, 79.5315, 22.7802
        Hunter-Lab:
        29.5149, 33.1775, 16.1637
      #972f1f color charts
#972f1f RGB chart
      #972f1f CMYK chart
      #972f1f RGB pie chart
      #972f1f color shades, tints & tones
#972f1f color schemes
#972f1f color preview, HTML & CSS examples
           This text has a color of #972f1f        
        
          <p style="color:#972f1f;">Text here</p>
        
        
          .mytext {color:#972f1f;}
        
        Text color #972f1f
      
           This box has a color of #972f1f        
        
          <div style="background-color:#972f1f;">Content here</div>
        
        
          .mybackground {background-color:#972f1f;}
        
        Background color #972f1f
      
           Border around this has a color of #972f1f        
        
          <div style="border:2px solid #972f1f;">Content here</div>
        
        
          .myborder {border:2px solid #972f1f;}
        
        Border color #972f1f