#7f925d color space conversions
Hex:
        #7f925d
        RGB:
        127, 146, 93
        CMY:
        50, 43, 64
        CMYK:
        13, 0, 36, 43
      HSL:
        82°, 22.1757%, 46.8627%
        HSV (HSB):
        82°, 36.3014%, 57.2549%
        XYZ:
        21.0071, 25.8601, 14.2402
        xyY:
        0.3438, 0.4232, 25.8601
      CIE-Lab:
        57.9040, -16.2466, 25.9013
        CIE-LCH:
        57.9040, 30.5750, 122.0980
        CIE-Luv:
        57.9040, -8.8704, 35.3793
        Hunter-Lab:
        50.8528, -15.2550, 18.9941
      #7f925d color charts
#7f925d RGB chart
      #7f925d CMYK chart
      #7f925d RGB pie chart
      #7f925d color shades, tints & tones
#7f925d color schemes
#7f925d color preview, HTML & CSS examples
           This text has a color of #7f925d        
        
          <p style="color:#7f925d;">Text here</p>
        
        
          .mytext {color:#7f925d;}
        
        Text color #7f925d
      
           This box has a color of #7f925d        
        
          <div style="background-color:#7f925d;">Content here</div>
        
        
          .mybackground {background-color:#7f925d;}
        
        Background color #7f925d
      
           Border around this has a color of #7f925d        
        
          <div style="border:2px solid #7f925d;">Content here</div>
        
        
          .myborder {border:2px solid #7f925d;}
        
        Border color #7f925d