#7d5f4a color space conversions
Hex:
        #7d5f4a
        RGB:
        125, 95, 74
        CMY:
        51, 63, 71
        CMYK:
        0, 24, 41, 51
      HSL:
        25°, 25.6281%, 39.0196%
        HSV (HSB):
        25°, 40.8000%, 49.0196%
        XYZ:
        13.7857, 13.0388, 8.2687
        xyY:
        0.3928, 0.3715, 13.0388
      CIE-Lab:
        42.8217, 9.1624, 16.7220
        CIE-LCH:
        42.8217, 19.0676, 61.2806
        CIE-Luv:
        42.8217, 20.9524, 18.2501
        Hunter-Lab:
        36.1093, 4.9559, 11.6996
      #7d5f4a color charts
#7d5f4a RGB chart
      #7d5f4a CMYK chart
      #7d5f4a RGB pie chart
      #7d5f4a color shades, tints & tones
#7d5f4a color schemes
#7d5f4a color preview, HTML & CSS examples
           This text has a color of #7d5f4a        
        
          <p style="color:#7d5f4a;">Text here</p>
        
        
          .mytext {color:#7d5f4a;}
        
        Text color #7d5f4a
      
           This box has a color of #7d5f4a        
        
          <div style="background-color:#7d5f4a;">Content here</div>
        
        
          .mybackground {background-color:#7d5f4a;}
        
        Background color #7d5f4a
      
           Border around this has a color of #7d5f4a        
        
          <div style="border:2px solid #7d5f4a;">Content here</div>
        
        
          .myborder {border:2px solid #7d5f4a;}
        
        Border color #7d5f4a