#5f672e color space conversions
Hex:
        #5f672e
        RGB:
        95, 103, 46
        CMY:
        63, 60, 82
        CMYK:
        8, 0, 55, 60
      HSL:
        68°, 38.2550%, 29.2157%
        HSV (HSB):
        68°, 55.3398%, 40.3922%
        XYZ:
        10.0627, 12.3306, 4.4345
        xyY:
        0.3751, 0.4596, 12.3306
      CIE-Lab:
        41.7369, -12.3308, 30.7355
        CIE-LCH:
        41.7369, 33.1168, 111.8603
        CIE-Luv:
        41.7369, -2.5115, 34.9242
        Hunter-Lab:
        35.1150, -10.2996, 17.0931
      #5f672e color charts
#5f672e RGB chart
      #5f672e CMYK chart
      #5f672e RGB pie chart
      #5f672e color shades, tints & tones
#5f672e color schemes
#5f672e color preview, HTML & CSS examples
           This text has a color of #5f672e        
        
          <p style="color:#5f672e;">Text here</p>
        
        
          .mytext {color:#5f672e;}
        
        Text color #5f672e
      
           This box has a color of #5f672e        
        
          <div style="background-color:#5f672e;">Content here</div>
        
        
          .mybackground {background-color:#5f672e;}
        
        Background color #5f672e
      
           Border around this has a color of #5f672e        
        
          <div style="border:2px solid #5f672e;">Content here</div>
        
        
          .myborder {border:2px solid #5f672e;}
        
        Border color #5f672e