#5f952d color space conversions
Hex:
        #5f952d
        RGB:
        95, 149, 45
        CMY:
        63, 42, 82
        CMYK:
        36, 0, 70, 42
      HSL:
        91°, 53.6082%, 38.0392%
        HSV (HSB):
        91°, 69.7987%, 58.4314%
        XYZ:
        15.9404, 24.1172, 6.2976
        xyY:
        0.3439, 0.5203, 24.1172
      CIE-Lab:
        56.2050, -35.4944, 47.1460
        CIE-LCH:
        56.2050, 59.0135, 126.9747
        CIE-Luv:
        56.2050, -27.0827, 57.6970
        Hunter-Lab:
        49.1093, -28.0019, 26.7734
      #5f952d color charts
#5f952d RGB chart
      #5f952d CMYK chart
      #5f952d RGB pie chart
      #5f952d color shades, tints & tones
#5f952d color schemes
#5f952d color preview, HTML & CSS examples
           This text has a color of #5f952d        
        
          <p style="color:#5f952d;">Text here</p>
        
        
          .mytext {color:#5f952d;}
        
        Text color #5f952d
      
           This box has a color of #5f952d        
        
          <div style="background-color:#5f952d;">Content here</div>
        
        
          .mybackground {background-color:#5f952d;}
        
        Background color #5f952d
      
           Border around this has a color of #5f952d        
        
          <div style="border:2px solid #5f952d;">Content here</div>
        
        
          .myborder {border:2px solid #5f952d;}
        
        Border color #5f952d