#7a5d5b color space conversions
Hex:
        #7a5d5b
        RGB:
        122, 93, 91
        CMY:
        52, 64, 64
        CMYK:
        0, 24, 25, 52
      HSL:
        4°, 14.5540%, 41.7647%
        HSV (HSB):
        4°, 25.4098%, 47.8431%
        XYZ:
        13.8287, 12.7216, 11.6242
        xyY:
        0.3622, 0.3332, 12.7216
      CIE-Lab:
        42.3407, 11.5083, 5.7098
        CIE-LCH:
        42.3407, 12.8469, 26.3880
        CIE-Luv:
        42.3407, 18.2167, 5.3222
        Hunter-Lab:
        35.6674, 6.7890, 5.6442
      #7a5d5b color charts
#7a5d5b RGB chart
      #7a5d5b CMYK chart
      #7a5d5b RGB pie chart
      #7a5d5b color shades, tints & tones
#7a5d5b color schemes
#7a5d5b color preview, HTML & CSS examples
           This text has a color of #7a5d5b        
        
          <p style="color:#7a5d5b;">Text here</p>
        
        
          .mytext {color:#7a5d5b;}
        
        Text color #7a5d5b
      
           This box has a color of #7a5d5b        
        
          <div style="background-color:#7a5d5b;">Content here</div>
        
        
          .mybackground {background-color:#7a5d5b;}
        
        Background color #7a5d5b
      
           Border around this has a color of #7a5d5b        
        
          <div style="border:2px solid #7a5d5b;">Content here</div>
        
        
          .myborder {border:2px solid #7a5d5b;}
        
        Border color #7a5d5b