#5d6d25 color space conversions
Hex:
        #5d6d25
        RGB:
        93, 109, 37
        CMY:
        64, 57, 85
        CMYK:
        15, 0, 66, 57
      HSL:
        73°, 49.3151%, 28.6275%
        HSV (HSB):
        73°, 66.0550%, 42.7451%
        XYZ:
        10.3168, 13.3980, 3.7926
        xyY:
        0.3751, 0.4871, 13.3980
      CIE-Lab:
        43.3569, -17.3396, 37.0232
        CIE-LCH:
        43.3569, 40.8825, 115.0958
        CIE-Luv:
        43.3569, -7.0494, 41.2612
        Hunter-Lab:
        36.6033, -13.7449, 19.4791
      #5d6d25 color charts
#5d6d25 RGB chart
      #5d6d25 CMYK chart
      #5d6d25 RGB pie chart
      #5d6d25 color shades, tints & tones
#5d6d25 color schemes
#5d6d25 color preview, HTML & CSS examples
           This text has a color of #5d6d25        
        
          <p style="color:#5d6d25;">Text here</p>
        
        
          .mytext {color:#5d6d25;}
        
        Text color #5d6d25
      
           This box has a color of #5d6d25        
        
          <div style="background-color:#5d6d25;">Content here</div>
        
        
          .mybackground {background-color:#5d6d25;}
        
        Background color #5d6d25
      
           Border around this has a color of #5d6d25        
        
          <div style="border:2px solid #5d6d25;">Content here</div>
        
        
          .myborder {border:2px solid #5d6d25;}
        
        Border color #5d6d25