#795b5b color space conversions
Hex:
        #795b5b
        RGB:
        121, 91, 91
        CMY:
        53, 64, 64
        CMYK:
        0, 25, 25, 53
      HSL:
        0°, 14.1509%, 41.5686%
        HSV (HSB):
        0°, 24.7934%, 47.4510%
        XYZ:
        13.5146, 12.3024, 11.5598
        xyY:
        0.3616, 0.3291, 12.3024
      CIE-Lab:
        41.6928, 12.2944, 4.7681
        CIE-LCH:
        41.6928, 13.1866, 21.1975
        CIE-Luv:
        41.6928, 18.6658, 4.0191
        Hunter-Lab:
        35.0748, 7.3962, 5.0118
      #795b5b color charts
#795b5b RGB chart
      #795b5b CMYK chart
      #795b5b RGB pie chart
      #795b5b color shades, tints & tones
#795b5b color schemes
#795b5b color preview, HTML & CSS examples
           This text has a color of #795b5b        
        
          <p style="color:#795b5b;">Text here</p>
        
        
          .mytext {color:#795b5b;}
        
        Text color #795b5b
      
           This box has a color of #795b5b        
        
          <div style="background-color:#795b5b;">Content here</div>
        
        
          .mybackground {background-color:#795b5b;}
        
        Background color #795b5b
      
           Border around this has a color of #795b5b        
        
          <div style="border:2px solid #795b5b;">Content here</div>
        
        
          .myborder {border:2px solid #795b5b;}
        
        Border color #795b5b