#5f9048 color space conversions
Hex:
        #5f9048
        RGB:
        95, 144, 72
        CMY:
        63, 44, 72
        CMYK:
        34, 0, 50, 44
      HSL:
        101°, 33.3333%, 42.3529%
        HSV (HSB):
        101°, 50.0000%, 56.4706%
        XYZ:
        15.8623, 22.8473, 9.7048
        xyY:
        0.3276, 0.4719, 22.8473
      CIE-Lab:
        54.9147, -30.3840, 32.9281
        CIE-LCH:
        54.9147, 44.8046, 132.6989
        CIE-Luv:
        54.9147, -24.4000, 44.3010
        Hunter-Lab:
        47.7988, -24.4119, 21.4213
      #5f9048 color charts
#5f9048 RGB chart
      #5f9048 CMYK chart
      #5f9048 RGB pie chart
      #5f9048 color shades, tints & tones
#5f9048 color schemes
#5f9048 color preview, HTML & CSS examples
           This text has a color of #5f9048        
        
          <p style="color:#5f9048;">Text here</p>
        
        
          .mytext {color:#5f9048;}
        
        Text color #5f9048
      
           This box has a color of #5f9048        
        
          <div style="background-color:#5f9048;">Content here</div>
        
        
          .mybackground {background-color:#5f9048;}
        
        Background color #5f9048
      
           Border around this has a color of #5f9048        
        
          <div style="border:2px solid #5f9048;">Content here</div>
        
        
          .myborder {border:2px solid #5f9048;}
        
        Border color #5f9048