#5a4f0a color space conversions
Hex:
        #5a4f0a
        RGB:
        90, 79, 10
        CMY:
        65, 69, 96
        CMYK:
        0, 12, 89, 65
      HSL:
        52°, 80.0000%, 19.6078%
        HSV (HSB):
        52°, 88.8889%, 35.2941%
        XYZ:
        7.0672, 7.7875, 1.4178
        xyY:
        0.4343, 0.4786, 7.7875
      CIE-Lab:
        33.5364, -3.2672, 38.3550
        CIE-LCH:
        33.5364, 38.4939, 94.8688
        CIE-Luv:
        33.5364, 9.9316, 34.2908
        Hunter-Lab:
        27.9062, -3.6308, 16.5220
      #5a4f0a color charts
#5a4f0a RGB chart
      #5a4f0a CMYK chart
      #5a4f0a RGB pie chart
      #5a4f0a color shades, tints & tones
#5a4f0a color schemes
#5a4f0a color preview, HTML & CSS examples
           This text has a color of #5a4f0a        
        
          <p style="color:#5a4f0a;">Text here</p>
        
        
          .mytext {color:#5a4f0a;}
        
        Text color #5a4f0a
      
           This box has a color of #5a4f0a        
        
          <div style="background-color:#5a4f0a;">Content here</div>
        
        
          .mybackground {background-color:#5a4f0a;}
        
        Background color #5a4f0a
      
           Border around this has a color of #5a4f0a        
        
          <div style="border:2px solid #5a4f0a;">Content here</div>
        
        
          .myborder {border:2px solid #5a4f0a;}
        
        Border color #5a4f0a