#7c330e color space conversions
Hex:
        #7c330e
        RGB:
        124, 51, 14
        CMY:
        51, 80, 95
        CMYK:
        0, 59, 89, 51
      HSL:
        20°, 79.7101%, 27.0588%
        HSV (HSB):
        20°, 88.7097%, 48.6275%
        XYZ:
        9.5753, 6.6844, 1.2010
        xyY:
        0.5484, 0.3828, 6.6844
      CIE-Lab:
        31.0775, 29.7323, 36.6476
        CIE-LCH:
        31.0775, 47.1917, 50.9475
        CIE-Luv:
        31.0775, 56.4714, 25.0342
        Hunter-Lab:
        25.8543, 20.8634, 15.3438
      #7c330e color charts
#7c330e RGB chart
      #7c330e CMYK chart
      #7c330e RGB pie chart
      #7c330e color shades, tints & tones
#7c330e color schemes
#7c330e color preview, HTML & CSS examples
           This text has a color of #7c330e        
        
          <p style="color:#7c330e;">Text here</p>
        
        
          .mytext {color:#7c330e;}
        
        Text color #7c330e
      
           This box has a color of #7c330e        
        
          <div style="background-color:#7c330e;">Content here</div>
        
        
          .mybackground {background-color:#7c330e;}
        
        Background color #7c330e
      
           Border around this has a color of #7c330e        
        
          <div style="border:2px solid #7c330e;">Content here</div>
        
        
          .myborder {border:2px solid #7c330e;}
        
        Border color #7c330e