#7d411d color space conversions
Hex:
        #7d411d
        RGB:
        125, 65, 29
        CMY:
        51, 75, 89
        CMYK:
        0, 48, 77, 51
      HSL:
        23°, 62.3377%, 30.1961%
        HSV (HSB):
        23°, 76.8000%, 49.0196%
        XYZ:
        10.5695, 8.2293, 2.1937
        xyY:
        0.5035, 0.3920, 8.2293
      CIE-Lab:
        34.4559, 22.9589, 32.5713
        CIE-LCH:
        34.4559, 39.8498, 54.8207
        CIE-Luv:
        34.4559, 46.0824, 26.1898
        Hunter-Lab:
        28.6867, 15.5659, 15.5467
      #7d411d color charts
#7d411d RGB chart
      #7d411d CMYK chart
      #7d411d RGB pie chart
      #7d411d color shades, tints & tones
#7d411d color schemes
#7d411d color preview, HTML & CSS examples
           This text has a color of #7d411d        
        
          <p style="color:#7d411d;">Text here</p>
        
        
          .mytext {color:#7d411d;}
        
        Text color #7d411d
      
           This box has a color of #7d411d        
        
          <div style="background-color:#7d411d;">Content here</div>
        
        
          .mybackground {background-color:#7d411d;}
        
        Background color #7d411d
      
           Border around this has a color of #7d411d        
        
          <div style="border:2px solid #7d411d;">Content here</div>
        
        
          .myborder {border:2px solid #7d411d;}
        
        Border color #7d411d