#5e5e0b color space conversions
Hex:
        #5e5e0b
        RGB:
        94, 94, 11
        CMY:
        63, 63, 96
        CMYK:
        0, 0, 88, 63
      HSL:
        60°, 79.0476%, 20.5882%
        HSV (HSB):
        60°, 88.2979%, 36.8627%
        XYZ:
        8.6792, 10.4093, 1.8684
        xyY:
        0.4141, 0.4967, 10.4093
      CIE-Lab:
        38.5671, -10.0470, 42.4955
        CIE-LCH:
        38.5671, 43.6671, 103.3019
        CIE-Luv:
        38.5671, 2.9429, 40.7986
        Hunter-Lab:
        32.2634, -8.4424, 19.1509
      #5e5e0b color charts
#5e5e0b RGB chart
      #5e5e0b CMYK chart
      #5e5e0b RGB pie chart
      #5e5e0b color shades, tints & tones
#5e5e0b color schemes
#5e5e0b color preview, HTML & CSS examples
           This text has a color of #5e5e0b        
        
          <p style="color:#5e5e0b;">Text here</p>
        
        
          .mytext {color:#5e5e0b;}
        
        Text color #5e5e0b
      
           This box has a color of #5e5e0b        
        
          <div style="background-color:#5e5e0b;">Content here</div>
        
        
          .mybackground {background-color:#5e5e0b;}
        
        Background color #5e5e0b
      
           Border around this has a color of #5e5e0b        
        
          <div style="border:2px solid #5e5e0b;">Content here</div>
        
        
          .myborder {border:2px solid #5e5e0b;}
        
        Border color #5e5e0b