#794b5a color space conversions
Hex:
        #794b5a
        RGB:
        121, 75, 90
        CMY:
        53, 71, 65
        CMYK:
        0, 38, 26, 53
      HSL:
        340°, 23.4694%, 38.4314%
        HSV (HSB):
        340°, 38.0165%, 47.4510%
        XYZ:
        12.2467, 9.8353, 10.9258
        xyY:
        0.3710, 0.2980, 9.8353
      CIE-Lab:
        37.5452, 21.7418, -0.6189
        CIE-LCH:
        37.5452, 21.7507, 358.3694
        CIE-Luv:
        37.5452, 27.6094, -4.2132
        Hunter-Lab:
        31.3613, 14.8228, 1.2971
      #794b5a color charts
#794b5a RGB chart
      #794b5a CMYK chart
      #794b5a RGB pie chart
      #794b5a color shades, tints & tones
#794b5a color schemes
#794b5a color preview, HTML & CSS examples
           This text has a color of #794b5a        
        
          <p style="color:#794b5a;">Text here</p>
        
        
          .mytext {color:#794b5a;}
        
        Text color #794b5a
      
           This box has a color of #794b5a        
        
          <div style="background-color:#794b5a;">Content here</div>
        
        
          .mybackground {background-color:#794b5a;}
        
        Background color #794b5a
      
           Border around this has a color of #794b5a        
        
          <div style="border:2px solid #794b5a;">Content here</div>
        
        
          .myborder {border:2px solid #794b5a;}
        
        Border color #794b5a