#5a5d1b color space conversions
Hex:
        #5a5d1b
        RGB:
        90, 93, 27
        CMY:
        65, 64, 89
        CMYK:
        3, 0, 71, 64
      HSL:
        63°, 55.0000%, 23.5294%
        HSV (HSB):
        63°, 70.9677%, 36.4706%
        XYZ:
        8.3286, 10.0815, 2.5439
        xyY:
        0.3975, 0.4811, 10.0815
      CIE-Lab:
        37.9883, -10.6253, 35.9080
        CIE-LCH:
        37.9883, 37.4471, 106.4837
        CIE-Luv:
        37.9883, 0.7064, 36.7345
        Hunter-Lab:
        31.7514, -8.7430, 17.4757
      #5a5d1b color charts
#5a5d1b RGB chart
      #5a5d1b CMYK chart
      #5a5d1b RGB pie chart
      #5a5d1b color shades, tints & tones
#5a5d1b color schemes
#5a5d1b color preview, HTML & CSS examples
           This text has a color of #5a5d1b        
        
          <p style="color:#5a5d1b;">Text here</p>
        
        
          .mytext {color:#5a5d1b;}
        
        Text color #5a5d1b
      
           This box has a color of #5a5d1b        
        
          <div style="background-color:#5a5d1b;">Content here</div>
        
        
          .mybackground {background-color:#5a5d1b;}
        
        Background color #5a5d1b
      
           Border around this has a color of #5a5d1b        
        
          <div style="border:2px solid #5a5d1b;">Content here</div>
        
        
          .myborder {border:2px solid #5a5d1b;}
        
        Border color #5a5d1b