#5a480a color space conversions
Hex:
        #5a480a
        RGB:
        90, 72, 10
        CMY:
        65, 72, 96
        CMYK:
        0, 20, 89, 65
      HSL:
        47°, 80.0000%, 19.6078%
        HSV (HSB):
        47°, 88.8889%, 35.2941%
        XYZ:
        6.5886, 6.8303, 1.2583
        xyY:
        0.4489, 0.4654, 6.8303
      CIE-Lab:
        31.4174, 1.0088, 36.5371
        CIE-LCH:
        31.4174, 36.5510, 88.4185
        CIE-Luv:
        31.4174, 14.6058, 31.2641
        Hunter-Lab:
        26.1348, -0.7361, 15.4398
      #5a480a color charts
#5a480a RGB chart
      #5a480a CMYK chart
      #5a480a RGB pie chart
      #5a480a color shades, tints & tones
#5a480a color schemes
#5a480a color preview, HTML & CSS examples
           This text has a color of #5a480a        
        
          <p style="color:#5a480a;">Text here</p>
        
        
          .mytext {color:#5a480a;}
        
        Text color #5a480a
      
           This box has a color of #5a480a        
        
          <div style="background-color:#5a480a;">Content here</div>
        
        
          .mybackground {background-color:#5a480a;}
        
        Background color #5a480a
      
           Border around this has a color of #5a480a        
        
          <div style="border:2px solid #5a480a;">Content here</div>
        
        
          .myborder {border:2px solid #5a480a;}
        
        Border color #5a480a