#5d710d color space conversions
Hex:
        #5d710d
        RGB:
        93, 113, 13
        CMY:
        64, 56, 95
        CMYK:
        18, 0, 88, 56
      HSL:
        72°, 79.3651%, 24.7059%
        HSV (HSB):
        72°, 88.4956%, 44.3137%
        XYZ:
        10.4920, 14.1665, 2.5622
        xyY:
        0.3854, 0.5204, 14.1665
      CIE-Lab:
        44.4707, -20.7979, 46.9477
        CIE-LCH:
        44.4707, 51.3482, 113.8934
        CIE-Luv:
        44.4707, -9.1950, 48.7819
        Hunter-Lab:
        37.6384, -16.1090, 22.3108
      #5d710d color charts
#5d710d RGB chart
      #5d710d CMYK chart
      #5d710d RGB pie chart
      #5d710d color shades, tints & tones
#5d710d color schemes
#5d710d color preview, HTML & CSS examples
           This text has a color of #5d710d        
        
          <p style="color:#5d710d;">Text here</p>
        
        
          .mytext {color:#5d710d;}
        
        Text color #5d710d
      
           This box has a color of #5d710d        
        
          <div style="background-color:#5d710d;">Content here</div>
        
        
          .mybackground {background-color:#5d710d;}
        
        Background color #5d710d
      
           Border around this has a color of #5d710d        
        
          <div style="border:2px solid #5d710d;">Content here</div>
        
        
          .myborder {border:2px solid #5d710d;}
        
        Border color #5d710d