#5f8448 color space conversions
Hex:
        #5f8448
        RGB:
        95, 132, 72
        CMY:
        63, 48, 72
        CMYK:
        28, 0, 45, 48
      HSL:
        97°, 29.4118%, 40.0000%
        HSV (HSB):
        97°, 45.4545%, 51.7647%
        XYZ:
        14.1403, 19.4033, 9.1308
        xyY:
        0.3314, 0.4547, 19.4033
      CIE-Lab:
        51.1558, -24.5271, 28.2444
        CIE-LCH:
        51.1558, 37.4075, 130.9707
        CIE-Luv:
        51.1558, -18.4699, 37.7308
        Hunter-Lab:
        44.0492, -19.7856, 18.5444
      #5f8448 color charts
#5f8448 RGB chart
      #5f8448 CMYK chart
      #5f8448 RGB pie chart
      #5f8448 color shades, tints & tones
#5f8448 color schemes
#5f8448 color preview, HTML & CSS examples
           This text has a color of #5f8448        
        
          <p style="color:#5f8448;">Text here</p>
        
        
          .mytext {color:#5f8448;}
        
        Text color #5f8448
      
           This box has a color of #5f8448        
        
          <div style="background-color:#5f8448;">Content here</div>
        
        
          .mybackground {background-color:#5f8448;}
        
        Background color #5f8448
      
           Border around this has a color of #5f8448        
        
          <div style="border:2px solid #5f8448;">Content here</div>
        
        
          .myborder {border:2px solid #5f8448;}
        
        Border color #5f8448