#5a2e01 color space conversions
Hex:
        #5a2e01
        RGB:
        90, 46, 1
        CMY:
        65, 82, 100
        CMYK:
        0, 49, 99, 65
      HSL:
        30°, 97.8022%, 17.8431%
        HSV (HSB):
        30°, 98.8889%, 35.2941%
        XYZ:
        5.1989, 4.1298, 0.5518
        xyY:
        0.5262, 0.4180, 4.1298
      CIE-Lab:
        24.0961, 16.9713, 33.6518
        CIE-LCH:
        24.0961, 37.6891, 63.2372
        CIE-Luv:
        24.0961, 32.7077, 22.5190
        Hunter-Lab:
        20.3220, 10.1016, 12.6154
      #5a2e01 color charts
#5a2e01 RGB chart
      #5a2e01 CMYK chart
      #5a2e01 RGB pie chart
      #5a2e01 color shades, tints & tones
#5a2e01 color schemes
#5a2e01 color preview, HTML & CSS examples
           This text has a color of #5a2e01        
        
          <p style="color:#5a2e01;">Text here</p>
        
        
          .mytext {color:#5a2e01;}
        
        Text color #5a2e01
      
           This box has a color of #5a2e01        
        
          <div style="background-color:#5a2e01;">Content here</div>
        
        
          .mybackground {background-color:#5a2e01;}
        
        Background color #5a2e01
      
           Border around this has a color of #5a2e01        
        
          <div style="border:2px solid #5a2e01;">Content here</div>
        
        
          .myborder {border:2px solid #5a2e01;}
        
        Border color #5a2e01