#5e3f02 color space conversions
Hex:
        #5e3f02
        RGB:
        94, 63, 2
        CMY:
        63, 75, 99
        CMYK:
        0, 33, 98, 63
      HSL:
        40°, 95.8333%, 18.8235%
        HSV (HSB):
        40°, 97.8723%, 36.8627%
        XYZ:
        6.4046, 5.9391, 0.8662
        xyY:
        0.4848, 0.4496, 5.9391
      CIE-Lab:
        29.2582, 8.3850, 38.0552
        CIE-LCH:
        29.2582, 38.9680, 77.5740
        CIE-Luv:
        29.2582, 24.0889, 29.1323
        Hunter-Lab:
        24.3702, 4.2624, 14.9517
      #5e3f02 color charts
#5e3f02 RGB chart
      #5e3f02 CMYK chart
      #5e3f02 RGB pie chart
      #5e3f02 color shades, tints & tones
#5e3f02 color schemes
#5e3f02 color preview, HTML & CSS examples
           This text has a color of #5e3f02        
        
          <p style="color:#5e3f02;">Text here</p>
        
        
          .mytext {color:#5e3f02;}
        
        Text color #5e3f02
      
           This box has a color of #5e3f02        
        
          <div style="background-color:#5e3f02;">Content here</div>
        
        
          .mybackground {background-color:#5e3f02;}
        
        Background color #5e3f02
      
           Border around this has a color of #5e3f02        
        
          <div style="border:2px solid #5e3f02;">Content here</div>
        
        
          .myborder {border:2px solid #5e3f02;}
        
        Border color #5e3f02