#5d650d color space conversions
Hex:
        #5d650d
        RGB:
        93, 101, 13
        CMY:
        64, 60, 95
        CMYK:
        8, 0, 87, 60
      HSL:
        65°, 77.1930%, 22.3529%
        HSV (HSB):
        65°, 87.1287%, 39.6078%
        XYZ:
        9.2405, 11.6636, 2.1450
        xyY:
        0.4009, 0.5060, 11.6636
      CIE-Lab:
        40.6764, -14.3855, 43.7020
        CIE-LCH:
        40.6764, 46.0087, 108.2202
        CIE-Luv:
        40.6764, -2.0858, 43.5329
        Hunter-Lab:
        34.1520, -11.4691, 20.1825
      #5d650d color charts
#5d650d RGB chart
      #5d650d CMYK chart
      #5d650d RGB pie chart
      #5d650d color shades, tints & tones
#5d650d color schemes
#5d650d color preview, HTML & CSS examples
           This text has a color of #5d650d        
        
          <p style="color:#5d650d;">Text here</p>
        
        
          .mytext {color:#5d650d;}
        
        Text color #5d650d
      
           This box has a color of #5d650d        
        
          <div style="background-color:#5d650d;">Content here</div>
        
        
          .mybackground {background-color:#5d650d;}
        
        Background color #5d650d
      
           Border around this has a color of #5d650d        
        
          <div style="border:2px solid #5d650d;">Content here</div>
        
        
          .myborder {border:2px solid #5d650d;}
        
        Border color #5d650d