#5d701f color space conversions
Hex:
        #5d701f
        RGB:
        93, 112, 31
        CMY:
        64, 56, 88
        CMYK:
        17, 0, 72, 56
      HSL:
        74°, 56.6434%, 28.0392%
        HSV (HSB):
        74°, 72.3214%, 43.9216%
        XYZ:
        10.5557, 14.0144, 3.4450
        xyY:
        0.3768, 0.5002, 14.0144
      CIE-Lab:
        44.2536, -19.3775, 40.6287
        CIE-LCH:
        44.2536, 45.0131, 115.4984
        CIE-Luv:
        44.2536, -8.7111, 44.5436
        Hunter-Lab:
        37.4358, -15.1815, 20.7489
      #5d701f color charts
#5d701f RGB chart
      #5d701f CMYK chart
      #5d701f RGB pie chart
      #5d701f color shades, tints & tones
#5d701f color schemes
#5d701f color preview, HTML & CSS examples
           This text has a color of #5d701f        
        
          <p style="color:#5d701f;">Text here</p>
        
        
          .mytext {color:#5d701f;}
        
        Text color #5d701f
      
           This box has a color of #5d701f        
        
          <div style="background-color:#5d701f;">Content here</div>
        
        
          .mybackground {background-color:#5d701f;}
        
        Background color #5d701f
      
           Border around this has a color of #5d701f        
        
          <div style="border:2px solid #5d701f;">Content here</div>
        
        
          .myborder {border:2px solid #5d701f;}
        
        Border color #5d701f