#5d641d color space conversions
Hex:
        #5d641d
        RGB:
        93, 100, 29
        CMY:
        64, 61, 89
        CMYK:
        7, 0, 71, 61
      HSL:
        66°, 55.0388%, 25.2941%
        HSV (HSB):
        66°, 71.0000%, 39.2157%
        XYZ:
        9.2931, 11.5302, 2.8981
        xyY:
        0.3918, 0.4861, 11.5302
      CIE-Lab:
        40.4595, -13.0153, 37.6290
        CIE-LCH:
        40.4595, 39.8163, 109.0797
        CIE-Luv:
        40.4595, -1.6613, 39.5220
        Hunter-Lab:
        33.9562, -10.5713, 18.7089
      #5d641d color charts
#5d641d RGB chart
      #5d641d CMYK chart
      #5d641d RGB pie chart
      #5d641d color shades, tints & tones
#5d641d color schemes
#5d641d color preview, HTML & CSS examples
           This text has a color of #5d641d        
        
          <p style="color:#5d641d;">Text here</p>
        
        
          .mytext {color:#5d641d;}
        
        Text color #5d641d
      
           This box has a color of #5d641d        
        
          <div style="background-color:#5d641d;">Content here</div>
        
        
          .mybackground {background-color:#5d641d;}
        
        Background color #5d641d
      
           Border around this has a color of #5d641d        
        
          <div style="border:2px solid #5d641d;">Content here</div>
        
        
          .myborder {border:2px solid #5d641d;}
        
        Border color #5d641d