#5f960d color space conversions
Hex:
        #5f960d
        RGB:
        95, 150, 13
        CMY:
        63, 41, 95
        CMYK:
        37, 0, 91, 41
      HSL:
        84°, 84.0491%, 31.9608%
        HSV (HSB):
        84°, 91.3333%, 58.8235%
        XYZ:
        15.6983, 24.2746, 4.2389
        xyY:
        0.3551, 0.5491, 24.2746
      CIE-Lab:
        56.3617, -37.5731, 56.9778
        CIE-LCH:
        56.3617, 68.2510, 123.4022
        CIE-Luv:
        56.3617, -27.7483, 64.6469
        Hunter-Lab:
        49.2693, -29.3472, 29.3875
      #5f960d color charts
#5f960d RGB chart
      #5f960d CMYK chart
      #5f960d RGB pie chart
      #5f960d color shades, tints & tones
#5f960d color schemes
#5f960d color preview, HTML & CSS examples
           This text has a color of #5f960d        
        
          <p style="color:#5f960d;">Text here</p>
        
        
          .mytext {color:#5f960d;}
        
        Text color #5f960d
      
           This box has a color of #5f960d        
        
          <div style="background-color:#5f960d;">Content here</div>
        
        
          .mybackground {background-color:#5f960d;}
        
        Background color #5f960d
      
           Border around this has a color of #5f960d        
        
          <div style="border:2px solid #5f960d;">Content here</div>
        
        
          .myborder {border:2px solid #5f960d;}
        
        Border color #5f960d