#5a5622 color space conversions
Hex:
        #5a5622
        RGB:
        90, 86, 34
        CMY:
        65, 66, 87
        CMYK:
        0, 4, 62, 65
      HSL:
        56°, 45.1613%, 24.3137%
        HSV (HSB):
        56°, 62.2222%, 35.2941%
        XYZ:
        7.8330, 8.9447, 2.8270
        xyY:
        0.3995, 0.4563, 8.9447
      CIE-Lab:
        35.8777, -6.0237, 30.2217
        CIE-LCH:
        35.8777, 30.8162, 101.2724
        CIE-Luv:
        35.8777, 4.8349, 31.0711
        Hunter-Lab:
        29.9077, -5.5886, 15.3310
      #5a5622 color charts
#5a5622 RGB chart
      #5a5622 CMYK chart
      #5a5622 RGB pie chart
      #5a5622 color shades, tints & tones
#5a5622 color schemes
#5a5622 color preview, HTML & CSS examples
           This text has a color of #5a5622        
        
          <p style="color:#5a5622;">Text here</p>
        
        
          .mytext {color:#5a5622;}
        
        Text color #5a5622
      
           This box has a color of #5a5622        
        
          <div style="background-color:#5a5622;">Content here</div>
        
        
          .mybackground {background-color:#5a5622;}
        
        Background color #5a5622
      
           Border around this has a color of #5a5622        
        
          <div style="border:2px solid #5a5622;">Content here</div>
        
        
          .myborder {border:2px solid #5a5622;}
        
        Border color #5a5622