#5a5e0d color space conversions
Hex:
        #5a5e0d
        RGB:
        90, 94, 13
        CMY:
        65, 63, 95
        CMYK:
        4, 0, 86, 63
      HSL:
        63°, 75.7009%, 20.9804%
        HSV (HSB):
        63°, 86.1702%, 36.8627%
        XYZ:
        8.2918, 10.2081, 1.9141
        xyY:
        0.4062, 0.5001, 10.2081
      CIE-Lab:
        38.2134, -11.9234, 41.4679
        CIE-LCH:
        38.2134, 43.1481, 106.0417
        CIE-Luv:
        38.2134, 0.2885, 40.3821
        Hunter-Lab:
        31.9502, -9.5879, 18.8131
      #5a5e0d color charts
#5a5e0d RGB chart
      #5a5e0d CMYK chart
      #5a5e0d RGB pie chart
      #5a5e0d color shades, tints & tones
#5a5e0d color schemes
#5a5e0d color preview, HTML & CSS examples
           This text has a color of #5a5e0d        
        
          <p style="color:#5a5e0d;">Text here</p>
        
        
          .mytext {color:#5a5e0d;}
        
        Text color #5a5e0d
      
           This box has a color of #5a5e0d        
        
          <div style="background-color:#5a5e0d;">Content here</div>
        
        
          .mybackground {background-color:#5a5e0d;}
        
        Background color #5a5e0d
      
           Border around this has a color of #5a5e0d        
        
          <div style="border:2px solid #5a5e0d;">Content here</div>
        
        
          .myborder {border:2px solid #5a5e0d;}
        
        Border color #5a5e0d