#5f623b color space conversions
Hex:
        #5f623b
        RGB:
        95, 98, 59
        CMY:
        63, 62, 77
        CMYK:
        3, 0, 40, 62
      HSL:
        65°, 24.8408%, 30.7843%
        HSV (HSB):
        65°, 39.7959%, 38.4314%
        XYZ:
        9.8764, 11.4840, 5.8338
        xyY:
        0.3632, 0.4223, 11.4840
      CIE-Lab:
        40.3840, -7.9683, 21.8159
        CIE-LCH:
        40.3840, 23.2255, 110.0649
        CIE-Luv:
        40.3840, 0.0244, 25.9250
        Hunter-Lab:
        33.8881, -7.2818, 13.5150
      #5f623b color charts
#5f623b RGB chart
      #5f623b CMYK chart
      #5f623b RGB pie chart
      #5f623b color shades, tints & tones
#5f623b color schemes
#5f623b color preview, HTML & CSS examples
           This text has a color of #5f623b        
        
          <p style="color:#5f623b;">Text here</p>
        
        
          .mytext {color:#5f623b;}
        
        Text color #5f623b
      
           This box has a color of #5f623b        
        
          <div style="background-color:#5f623b;">Content here</div>
        
        
          .mybackground {background-color:#5f623b;}
        
        Background color #5f623b
      
           Border around this has a color of #5f623b        
        
          <div style="border:2px solid #5f623b;">Content here</div>
        
        
          .myborder {border:2px solid #5f623b;}
        
        Border color #5f623b