#5e5e23 color space conversions
Hex:
        #5e5e23
        RGB:
        94, 94, 35
        CMY:
        63, 63, 86
        CMYK:
        0, 0, 63, 63
      HSL:
        60°, 45.7364%, 25.2941%
        HSV (HSB):
        60°, 62.7660%, 36.8627%
        XYZ:
        8.9222, 10.5064, 3.1478
        xyY:
        0.3952, 0.4654, 10.5064
      CIE-Lab:
        38.7364, -8.6950, 32.9905
        CIE-LCH:
        38.7364, 34.1171, 104.7652
        CIE-Luv:
        38.7364, 2.5080, 34.7669
        Hunter-Lab:
        32.4136, -7.5900, 16.9317
      #5e5e23 color charts
#5e5e23 RGB chart
      #5e5e23 CMYK chart
      #5e5e23 RGB pie chart
      #5e5e23 color shades, tints & tones
#5e5e23 color schemes
#5e5e23 color preview, HTML & CSS examples
           This text has a color of #5e5e23        
        
          <p style="color:#5e5e23;">Text here</p>
        
        
          .mytext {color:#5e5e23;}
        
        Text color #5e5e23
      
           This box has a color of #5e5e23        
        
          <div style="background-color:#5e5e23;">Content here</div>
        
        
          .mybackground {background-color:#5e5e23;}
        
        Background color #5e5e23
      
           Border around this has a color of #5e5e23        
        
          <div style="border:2px solid #5e5e23;">Content here</div>
        
        
          .myborder {border:2px solid #5e5e23;}
        
        Border color #5e5e23