#5e650f color space conversions
Hex:
        #5e650f
        RGB:
        94, 101, 15
        CMY:
        63, 60, 94
        CMYK:
        7, 0, 85, 60
      HSL:
        65°, 74.1379%, 22.7451%
        HSV (HSB):
        65°, 85.1485%, 39.6078%
        XYZ:
        9.3560, 11.7215, 2.2213
        xyY:
        0.4016, 0.5031, 11.7215
      CIE-Lab:
        40.7701, -13.8358, 43.2308
        CIE-LCH:
        40.7701, 45.3909, 107.7470
        CIE-Luv:
        40.7701, -1.4647, 43.2279
        Hunter-Lab:
        34.2367, -11.1349, 20.1189
      #5e650f color charts
#5e650f RGB chart
      #5e650f CMYK chart
      #5e650f RGB pie chart
      #5e650f color shades, tints & tones
#5e650f color schemes
#5e650f color preview, HTML & CSS examples
           This text has a color of #5e650f        
        
          <p style="color:#5e650f;">Text here</p>
        
        
          .mytext {color:#5e650f;}
        
        Text color #5e650f
      
           This box has a color of #5e650f        
        
          <div style="background-color:#5e650f;">Content here</div>
        
        
          .mybackground {background-color:#5e650f;}
        
        Background color #5e650f
      
           Border around this has a color of #5e650f        
        
          <div style="border:2px solid #5e650f;">Content here</div>
        
        
          .myborder {border:2px solid #5e650f;}
        
        Border color #5e650f