#7d552d color space conversions
Hex:
        #7d552d
        RGB:
        125, 85, 45
        CMY:
        51, 67, 82
        CMYK:
        0, 32, 64, 51
      HSL:
        30°, 47.0588%, 33.3333%
        HSV (HSB):
        30°, 64.0000%, 49.0196%
        XYZ:
        12.1796, 11.0464, 3.9729
        xyY:
        0.4478, 0.4061, 11.0464
      CIE-Lab:
        39.6586, 12.1703, 29.6278
        CIE-LCH:
        39.6586, 32.0300, 67.6684
        CIE-Luv:
        39.6586, 30.3409, 28.6043
        Hunter-Lab:
        33.2362, 7.2491, 16.1781
      #7d552d color charts
#7d552d RGB chart
      #7d552d CMYK chart
      #7d552d RGB pie chart
      #7d552d color shades, tints & tones
#7d552d color schemes
#7d552d color preview, HTML & CSS examples
           This text has a color of #7d552d        
        
          <p style="color:#7d552d;">Text here</p>
        
        
          .mytext {color:#7d552d;}
        
        Text color #7d552d
      
           This box has a color of #7d552d        
        
          <div style="background-color:#7d552d;">Content here</div>
        
        
          .mybackground {background-color:#7d552d;}
        
        Background color #7d552d
      
           Border around this has a color of #7d552d        
        
          <div style="border:2px solid #7d552d;">Content here</div>
        
        
          .myborder {border:2px solid #7d552d;}
        
        Border color #7d552d