#5e520a color space conversions
Hex:
        #5e520a
        RGB:
        94, 82, 10
        CMY:
        63, 68, 96
        CMYK:
        0, 13, 89, 63
      HSL:
        51°, 80.7692%, 20.3922%
        HSV (HSB):
        51°, 89.3617%, 36.8627%
        XYZ:
        7.6882, 8.4362, 1.5103
        xyY:
        0.4360, 0.4784, 8.4362
      CIE-Lab:
        34.8753, -3.0521, 39.6618
        CIE-LCH:
        34.8753, 39.7791, 94.4005
        CIE-Luv:
        34.8753, 10.7824, 35.7394
        Hunter-Lab:
        29.0451, -3.5804, 17.2486
      #5e520a color charts
#5e520a RGB chart
      #5e520a CMYK chart
      #5e520a RGB pie chart
      #5e520a color shades, tints & tones
#5e520a color schemes
#5e520a color preview, HTML & CSS examples
           This text has a color of #5e520a        
        
          <p style="color:#5e520a;">Text here</p>
        
        
          .mytext {color:#5e520a;}
        
        Text color #5e520a
      
           This box has a color of #5e520a        
        
          <div style="background-color:#5e520a;">Content here</div>
        
        
          .mybackground {background-color:#5e520a;}
        
        Background color #5e520a
      
           Border around this has a color of #5e520a        
        
          <div style="border:2px solid #5e520a;">Content here</div>
        
        
          .myborder {border:2px solid #5e520a;}
        
        Border color #5e520a