#5a5d15 color space conversions
Hex:
        #5a5d15
        RGB:
        90, 93, 21
        CMY:
        65, 64, 92
        CMYK:
        3, 0, 77, 64
      HSL:
        63°, 63.1579%, 22.3529%
        HSV (HSB):
        63°, 77.4194%, 36.4706%
        XYZ:
        8.2662, 10.0565, 2.2149
        xyY:
        0.4025, 0.4897, 10.0565
      CIE-Lab:
        37.9437, -10.9895, 38.4103
        CIE-LCH:
        37.9437, 39.9515, 105.9663
        CIE-Luv:
        37.9437, 0.8065, 38.3222
        Hunter-Lab:
        31.7120, -8.9676, 18.0573
      #5a5d15 color charts
#5a5d15 RGB chart
      #5a5d15 CMYK chart
      #5a5d15 RGB pie chart
      #5a5d15 color shades, tints & tones
#5a5d15 color schemes
#5a5d15 color preview, HTML & CSS examples
           This text has a color of #5a5d15        
        
          <p style="color:#5a5d15;">Text here</p>
        
        
          .mytext {color:#5a5d15;}
        
        Text color #5a5d15
      
           This box has a color of #5a5d15        
        
          <div style="background-color:#5a5d15;">Content here</div>
        
        
          .mybackground {background-color:#5a5d15;}
        
        Background color #5a5d15
      
           Border around this has a color of #5a5d15        
        
          <div style="border:2px solid #5a5d15;">Content here</div>
        
        
          .myborder {border:2px solid #5a5d15;}
        
        Border color #5a5d15