#7d5d5b color space conversions
Hex:
        #7d5d5b
        RGB:
        125, 93, 91
        CMY:
        51, 64, 64
        CMYK:
        0, 26, 27, 51
      HSL:
        4°, 15.7407%, 42.3529%
        HSV (HSB):
        4°, 27.2000%, 49.0196%
        XYZ:
        14.2601, 12.9440, 11.6444
        xyY:
        0.3671, 0.3332, 12.9440
      CIE-Lab:
        42.6788, 12.7581, 6.2377
        CIE-LCH:
        42.6788, 14.2013, 26.0548
        CIE-Luv:
        42.6788, 20.2810, 5.7564
        Hunter-Lab:
        35.9778, 7.7890, 5.9950
      #7d5d5b color charts
#7d5d5b RGB chart
      #7d5d5b CMYK chart
      #7d5d5b RGB pie chart
      #7d5d5b color shades, tints & tones
#7d5d5b color schemes
#7d5d5b color preview, HTML & CSS examples
           This text has a color of #7d5d5b        
        
          <p style="color:#7d5d5b;">Text here</p>
        
        
          .mytext {color:#7d5d5b;}
        
        Text color #7d5d5b
      
           This box has a color of #7d5d5b        
        
          <div style="background-color:#7d5d5b;">Content here</div>
        
        
          .mybackground {background-color:#7d5d5b;}
        
        Background color #7d5d5b
      
           Border around this has a color of #7d5d5b        
        
          <div style="border:2px solid #7d5d5b;">Content here</div>
        
        
          .myborder {border:2px solid #7d5d5b;}
        
        Border color #7d5d5b