#7f800a color space conversions
Hex:
        #7f800a
        RGB:
        127, 128, 10
        CMY:
        50, 50, 96
        CMYK:
        1, 0, 92, 50
      HSL:
        61°, 85.5072%, 27.0588%
        HSV (HSB):
        61°, 92.1875%, 50.1961%
        XYZ:
        16.5264, 19.9723, 3.2712
        xyY:
        0.4156, 0.5022, 19.9723
      CIE-Lab:
        51.8059, -13.1947, 54.7324
        CIE-LCH:
        51.8059, 56.3004, 103.5540
        CIE-Luv:
        51.8059, 3.3571, 56.0158
        Hunter-Lab:
        44.6904, -12.1994, 26.9434
      #7f800a color charts
#7f800a RGB chart
      #7f800a CMYK chart
      #7f800a RGB pie chart
      #7f800a color shades, tints & tones
#7f800a color schemes
#7f800a color preview, HTML & CSS examples
           This text has a color of #7f800a        
        
          <p style="color:#7f800a;">Text here</p>
        
        
          .mytext {color:#7f800a;}
        
        Text color #7f800a
      
           This box has a color of #7f800a        
        
          <div style="background-color:#7f800a;">Content here</div>
        
        
          .mybackground {background-color:#7f800a;}
        
        Background color #7f800a
      
           Border around this has a color of #7f800a        
        
          <div style="border:2px solid #7f800a;">Content here</div>
        
        
          .myborder {border:2px solid #7f800a;}
        
        Border color #7f800a