#7f853a color space conversions
Hex:
        #7f853a
        RGB:
        127, 133, 58
        CMY:
        50, 48, 77
        CMYK:
        5, 0, 56, 48
      HSL:
        65°, 39.2670%, 37.4510%
        HSV (HSB):
        65°, 56.3910%, 52.1569%
        XYZ:
        17.9036, 21.5926, 7.2271
        xyY:
        0.3832, 0.4621, 21.5926
      CIE-Lab:
        53.5920, -13.3470, 39.0085
        CIE-LCH:
        53.5920, 41.2287, 108.8887
        CIE-Luv:
        53.5920, -0.5654, 46.2042
        Hunter-Lab:
        46.4678, -12.5442, 23.3061
      #7f853a color charts
#7f853a RGB chart
      #7f853a CMYK chart
      #7f853a RGB pie chart
      #7f853a color shades, tints & tones
#7f853a color schemes
#7f853a color preview, HTML & CSS examples
           This text has a color of #7f853a        
        
          <p style="color:#7f853a;">Text here</p>
        
        
          .mytext {color:#7f853a;}
        
        Text color #7f853a
      
           This box has a color of #7f853a        
        
          <div style="background-color:#7f853a;">Content here</div>
        
        
          .mybackground {background-color:#7f853a;}
        
        Background color #7f853a
      
           Border around this has a color of #7f853a        
        
          <div style="border:2px solid #7f853a;">Content here</div>
        
        
          .myborder {border:2px solid #7f853a;}
        
        Border color #7f853a