#5a500b color space conversions
Hex:
        #5a500b
        RGB:
        90, 80, 11
        CMY:
        65, 69, 96
        CMYK:
        0, 11, 88, 65
      HSL:
        52°, 78.2178%, 19.8039%
        HSV (HSB):
        52°, 87.7778%, 35.2941%
        XYZ:
        7.1455, 7.9351, 1.4716
        xyY:
        0.4317, 0.4794, 7.9351
      CIE-Lab:
        33.8474, -3.8341, 38.3033
        CIE-LCH:
        33.8474, 38.4947, 95.7162
        CIE-Luv:
        33.8474, 9.2549, 34.5624
        Hunter-Lab:
        28.1694, -4.0177, 16.6211
      #5a500b color charts
#5a500b RGB chart
      #5a500b CMYK chart
      #5a500b RGB pie chart
      #5a500b color shades, tints & tones
#5a500b color schemes
#5a500b color preview, HTML & CSS examples
           This text has a color of #5a500b        
        
          <p style="color:#5a500b;">Text here</p>
        
        
          .mytext {color:#5a500b;}
        
        Text color #5a500b
      
           This box has a color of #5a500b        
        
          <div style="background-color:#5a500b;">Content here</div>
        
        
          .mybackground {background-color:#5a500b;}
        
        Background color #5a500b
      
           Border around this has a color of #5a500b        
        
          <div style="border:2px solid #5a500b;">Content here</div>
        
        
          .myborder {border:2px solid #5a500b;}
        
        Border color #5a500b