#5f622b color space conversions
Hex:
        #5f622b
        RGB:
        95, 98, 43
        CMY:
        63, 62, 83
        CMYK:
        3, 0, 56, 62
      HSL:
        63°, 39.0071%, 27.6471%
        HSV (HSB):
        63°, 56.1224%, 38.4314%
        XYZ:
        9.5230, 11.3427, 3.9729
        xyY:
        0.3834, 0.4567, 11.3427
      CIE-Lab:
        40.1517, -9.8047, 30.4777
        CIE-LCH:
        40.1517, 32.0159, 107.8331
        CIE-Luv:
        40.1517, 0.5166, 33.6734
        Hunter-Lab:
        33.6789, -8.4654, 16.5811
      #5f622b color charts
#5f622b RGB chart
      #5f622b CMYK chart
      #5f622b RGB pie chart
      #5f622b color shades, tints & tones
#5f622b color schemes
#5f622b color preview, HTML & CSS examples
           This text has a color of #5f622b        
        
          <p style="color:#5f622b;">Text here</p>
        
        
          .mytext {color:#5f622b;}
        
        Text color #5f622b
      
           This box has a color of #5f622b        
        
          <div style="background-color:#5f622b;">Content here</div>
        
        
          .mybackground {background-color:#5f622b;}
        
        Background color #5f622b
      
           Border around this has a color of #5f622b        
        
          <div style="border:2px solid #5f622b;">Content here</div>
        
        
          .myborder {border:2px solid #5f622b;}
        
        Border color #5f622b