#7f960d color space conversions
Hex:
        #7f960d
        RGB:
        127, 150, 13
        CMY:
        50, 41, 95
        CMYK:
        15, 0, 91, 41
      HSL:
        70°, 84.0491%, 31.9608%
        HSV (HSB):
        70°, 91.3333%, 58.8235%
        XYZ:
        19.7314, 26.3538, 4.4276
        xyY:
        0.3906, 0.5217, 26.3538
      CIE-Lab:
        58.3713, -24.5084, 59.4511
        CIE-LCH:
        58.3713, 64.3047, 112.4036
        CIE-Luv:
        58.3713, -10.2991, 64.8166
        Hunter-Lab:
        51.3359, -21.2299, 30.8215
      #7f960d color charts
#7f960d RGB chart
      #7f960d CMYK chart
      #7f960d RGB pie chart
      #7f960d color shades, tints & tones
#7f960d color schemes
#7f960d color preview, HTML & CSS examples
           This text has a color of #7f960d        
        
          <p style="color:#7f960d;">Text here</p>
        
        
          .mytext {color:#7f960d;}
        
        Text color #7f960d
      
           This box has a color of #7f960d        
        
          <div style="background-color:#7f960d;">Content here</div>
        
        
          .mybackground {background-color:#7f960d;}
        
        Background color #7f960d
      
           Border around this has a color of #7f960d        
        
          <div style="border:2px solid #7f960d;">Content here</div>
        
        
          .myborder {border:2px solid #7f960d;}
        
        Border color #7f960d