#5a4414 color space conversions
Hex:
        #5a4414
        RGB:
        90, 68, 20
        CMY:
        65, 73, 92
        CMYK:
        0, 24, 78, 65
      HSL:
        41°, 63.6364%, 21.5686%
        HSV (HSB):
        41°, 77.7778%, 35.2941%
        XYZ:
        6.4098, 6.3584, 1.5513
        xyY:
        0.4476, 0.4440, 6.3584
      CIE-Lab:
        30.2993, 3.9538, 31.3414
        CIE-LCH:
        30.2993, 31.5898, 82.8100
        CIE-Luv:
        30.2993, 16.9536, 27.2958
        Hunter-Lab:
        25.2159, 1.2466, 14.0036
      #5a4414 color charts
#5a4414 RGB chart
      #5a4414 CMYK chart
      #5a4414 RGB pie chart
      #5a4414 color shades, tints & tones
#5a4414 color schemes
#5a4414 color preview, HTML & CSS examples
           This text has a color of #5a4414        
        
          <p style="color:#5a4414;">Text here</p>
        
        
          .mytext {color:#5a4414;}
        
        Text color #5a4414
      
           This box has a color of #5a4414        
        
          <div style="background-color:#5a4414;">Content here</div>
        
        
          .mybackground {background-color:#5a4414;}
        
        Background color #5a4414
      
           Border around this has a color of #5a4414        
        
          <div style="border:2px solid #5a4414;">Content here</div>
        
        
          .myborder {border:2px solid #5a4414;}
        
        Border color #5a4414