#7f792b color space conversions
Hex:
        #7f792b
        RGB:
        127, 121, 43
        CMY:
        50, 53, 83
        CMYK:
        0, 5, 66, 50
      HSL:
        56°, 49.4118%, 33.3333%
        HSV (HSB):
        56°, 66.1417%, 49.8039%
        XYZ:
        16.0258, 18.3612, 4.9849
        xyY:
        0.4070, 0.4664, 18.3612
      CIE-Lab:
        49.9313, -7.9610, 42.1269
        CIE-LCH:
        49.9313, 42.8725, 100.7014
        CIE-Luv:
        49.9313, 7.3840, 46.0843
        Hunter-Lab:
        42.8500, -8.2287, 23.0975
      #7f792b color charts
#7f792b RGB chart
      #7f792b CMYK chart
      #7f792b RGB pie chart
      #7f792b color shades, tints & tones
#7f792b color schemes
#7f792b color preview, HTML & CSS examples
           This text has a color of #7f792b        
        
          <p style="color:#7f792b;">Text here</p>
        
        
          .mytext {color:#7f792b;}
        
        Text color #7f792b
      
           This box has a color of #7f792b        
        
          <div style="background-color:#7f792b;">Content here</div>
        
        
          .mybackground {background-color:#7f792b;}
        
        Background color #7f792b
      
           Border around this has a color of #7f792b        
        
          <div style="border:2px solid #7f792b;">Content here</div>
        
        
          .myborder {border:2px solid #7f792b;}
        
        Border color #7f792b