#5f643a color space conversions
Hex:
        #5f643a
        RGB:
        95, 100, 58
        CMY:
        63, 61, 77
        CMYK:
        5, 0, 42, 61
      HSL:
        67°, 26.5823%, 30.9804%
        HSV (HSB):
        67°, 42.0000%, 39.2157%
        XYZ:
        10.0402, 11.8527, 5.7616
        xyY:
        0.3631, 0.4286, 11.8527
      CIE-Lab:
        40.9811, -9.2495, 23.1574
        CIE-LCH:
        40.9811, 24.9363, 111.7728
        CIE-Luv:
        40.9811, -1.0890, 27.5610
        Hunter-Lab:
        34.4278, -8.1925, 14.1771
      #5f643a color charts
#5f643a RGB chart
      #5f643a CMYK chart
      #5f643a RGB pie chart
      #5f643a color shades, tints & tones
#5f643a color schemes
#5f643a color preview, HTML & CSS examples
           This text has a color of #5f643a        
        
          <p style="color:#5f643a;">Text here</p>
        
        
          .mytext {color:#5f643a;}
        
        Text color #5f643a
      
           This box has a color of #5f643a        
        
          <div style="background-color:#5f643a;">Content here</div>
        
        
          .mybackground {background-color:#5f643a;}
        
        Background color #5f643a
      
           Border around this has a color of #5f643a        
        
          <div style="border:2px solid #5f643a;">Content here</div>
        
        
          .myborder {border:2px solid #5f643a;}
        
        Border color #5f643a