#5e692d color space conversions
Hex:
        #5e692d
        RGB:
        94, 105, 45
        CMY:
        63, 59, 82
        CMYK:
        10, 0, 57, 59
      HSL:
        71°, 40.0000%, 29.4118%
        HSV (HSB):
        71°, 57.1429%, 41.1765%
        XYZ:
        10.1413, 12.6723, 4.3941
        xyY:
        0.3727, 0.4658, 12.6723
      CIE-Lab:
        42.2653, -13.9940, 31.8558
        CIE-LCH:
        42.2653, 34.7940, 113.7155
        CIE-Luv:
        42.2653, -4.2619, 36.3124
        Hunter-Lab:
        35.5982, -11.4451, 17.6002
      #5e692d color charts
#5e692d RGB chart
      #5e692d CMYK chart
      #5e692d RGB pie chart
      #5e692d color shades, tints & tones
#5e692d color schemes
#5e692d color preview, HTML & CSS examples
           This text has a color of #5e692d        
        
          <p style="color:#5e692d;">Text here</p>
        
        
          .mytext {color:#5e692d;}
        
        Text color #5e692d
      
           This box has a color of #5e692d        
        
          <div style="background-color:#5e692d;">Content here</div>
        
        
          .mybackground {background-color:#5e692d;}
        
        Background color #5e692d
      
           Border around this has a color of #5e692d        
        
          <div style="border:2px solid #5e692d;">Content here</div>
        
        
          .myborder {border:2px solid #5e692d;}
        
        Border color #5e692d