#972c0e color space conversions
Hex:
        #972c0e
        RGB:
        151, 44, 14
        CMY:
        41, 83, 95
        CMYK:
        0, 71, 91, 41
      HSL:
        13°, 83.0303%, 32.3529%
        HSV (HSB):
        13°, 90.7285%, 59.2157%
        XYZ:
        13.7424, 8.4124, 1.3149
        xyY:
        0.5855, 0.3584, 8.4124
      CIE-Lab:
        34.8274, 43.3456, 41.7479
        CIE-LCH:
        34.8274, 60.1808, 43.9244
        CIE-Luv:
        34.8274, 83.4122, 26.2155
        Hunter-Lab:
        29.0041, 33.8180, 17.6149
      #972c0e color charts
#972c0e RGB chart
      #972c0e CMYK chart
      #972c0e RGB pie chart
      #972c0e color shades, tints & tones
#972c0e color schemes
#972c0e color preview, HTML & CSS examples
           This text has a color of #972c0e        
        
          <p style="color:#972c0e;">Text here</p>
        
        
          .mytext {color:#972c0e;}
        
        Text color #972c0e
      
           This box has a color of #972c0e        
        
          <div style="background-color:#972c0e;">Content here</div>
        
        
          .mybackground {background-color:#972c0e;}
        
        Background color #972c0e
      
           Border around this has a color of #972c0e        
        
          <div style="border:2px solid #972c0e;">Content here</div>
        
        
          .myborder {border:2px solid #972c0e;}
        
        Border color #972c0e