#7e925e color space conversions
Hex:
        #7e925e
        RGB:
        126, 146, 94
        CMY:
        51, 43, 63
        CMYK:
        14, 0, 36, 43
      HSL:
        83°, 21.6667%, 47.0588%
        HSV (HSB):
        83°, 35.6164%, 57.2549%
        XYZ:
        20.9034, 25.8015, 14.4681
        xyY:
        0.3417, 0.4218, 25.8015
      CIE-Lab:
        57.8482, -16.5038, 25.2664
        CIE-LCH:
        57.8482, 30.1789, 123.1523
        CIE-Luv:
        57.8482, -9.4600, 34.7231
        Hunter-Lab:
        50.7952, -15.4346, 18.6689
      #7e925e color charts
#7e925e RGB chart
      #7e925e CMYK chart
      #7e925e RGB pie chart
      #7e925e color shades, tints & tones
#7e925e color schemes
#7e925e color preview, HTML & CSS examples
           This text has a color of #7e925e        
        
          <p style="color:#7e925e;">Text here</p>
        
        
          .mytext {color:#7e925e;}
        
        Text color #7e925e
      
           This box has a color of #7e925e        
        
          <div style="background-color:#7e925e;">Content here</div>
        
        
          .mybackground {background-color:#7e925e;}
        
        Background color #7e925e
      
           Border around this has a color of #7e925e        
        
          <div style="border:2px solid #7e925e;">Content here</div>
        
        
          .myborder {border:2px solid #7e925e;}
        
        Border color #7e925e