#5f7d09 color space conversions
Hex:
        #5f7d09
        RGB:
        95, 125, 9
        CMY:
        63, 51, 96
        CMYK:
        24, 0, 93, 51
      HSL:
        76°, 86.5672%, 26.2745%
        HSV (HSB):
        76°, 92.8000%, 49.0196%
        XYZ:
        12.1022, 17.1199, 2.9251
        xyY:
        0.3765, 0.5325, 17.1199
      CIE-Lab:
        48.4107, -26.0892, 51.1537
        CIE-LCH:
        48.4107, 57.4225, 117.0223
        CIE-Luv:
        48.4107, -14.7915, 54.4705
        Hunter-Lab:
        41.3761, -20.1982, 24.7718
      #5f7d09 color charts
#5f7d09 RGB chart
      #5f7d09 CMYK chart
      #5f7d09 RGB pie chart
      #5f7d09 color shades, tints & tones
#5f7d09 color schemes
#5f7d09 color preview, HTML & CSS examples
           This text has a color of #5f7d09        
        
          <p style="color:#5f7d09;">Text here</p>
        
        
          .mytext {color:#5f7d09;}
        
        Text color #5f7d09
      
           This box has a color of #5f7d09        
        
          <div style="background-color:#5f7d09;">Content here</div>
        
        
          .mybackground {background-color:#5f7d09;}
        
        Background color #5f7d09
      
           Border around this has a color of #5f7d09        
        
          <div style="border:2px solid #5f7d09;">Content here</div>
        
        
          .myborder {border:2px solid #5f7d09;}
        
        Border color #5f7d09