#5f6d35 color space conversions
Hex:
        #5f6d35
        RGB:
        95, 109, 53
        CMY:
        63, 57, 79
        CMYK:
        13, 0, 51, 57
      HSL:
        75°, 34.5679%, 31.7647%
        HSV (HSB):
        75°, 51.3761%, 42.7451%
        XYZ:
        10.8306, 13.6272, 5.4276
        xyY:
        0.3624, 0.4560, 13.6272
      CIE-Lab:
        43.6935, -14.8950, 29.3137
        CIE-LCH:
        43.6935, 32.8809, 116.9362
        CIE-Luv:
        43.6935, -6.0893, 34.8749
        Hunter-Lab:
        36.9151, -12.2310, 17.1231
      #5f6d35 color charts
#5f6d35 RGB chart
      #5f6d35 CMYK chart
      #5f6d35 RGB pie chart
      #5f6d35 color shades, tints & tones
#5f6d35 color schemes
#5f6d35 color preview, HTML & CSS examples
           This text has a color of #5f6d35        
        
          <p style="color:#5f6d35;">Text here</p>
        
        
          .mytext {color:#5f6d35;}
        
        Text color #5f6d35
      
           This box has a color of #5f6d35        
        
          <div style="background-color:#5f6d35;">Content here</div>
        
        
          .mybackground {background-color:#5f6d35;}
        
        Background color #5f6d35
      
           Border around this has a color of #5f6d35        
        
          <div style="border:2px solid #5f6d35;">Content here</div>
        
        
          .myborder {border:2px solid #5f6d35;}
        
        Border color #5f6d35