#5a2b12 color space conversions
Hex:
        #5a2b12
        RGB:
        90, 43, 18
        CMY:
        65, 83, 93
        CMYK:
        0, 52, 80, 65
      HSL:
        21°, 66.6667%, 21.1765%
        HSV (HSB):
        21°, 80.0000%, 35.2941%
        XYZ:
        5.1895, 3.9451, 1.0602
        xyY:
        0.5090, 0.3870, 3.9451
      CIE-Lab:
        23.4891, 19.4734, 25.3766
        CIE-LCH:
        23.4891, 31.9872, 52.4982
        CIE-Luv:
        23.4891, 33.4290, 17.5010
        Hunter-Lab:
        19.8622, 11.8787, 10.7387
      #5a2b12 color charts
#5a2b12 RGB chart
      #5a2b12 CMYK chart
      #5a2b12 RGB pie chart
      #5a2b12 color shades, tints & tones
#5a2b12 color schemes
#5a2b12 color preview, HTML & CSS examples
           This text has a color of #5a2b12        
        
          <p style="color:#5a2b12;">Text here</p>
        
        
          .mytext {color:#5a2b12;}
        
        Text color #5a2b12
      
           This box has a color of #5a2b12        
        
          <div style="background-color:#5a2b12;">Content here</div>
        
        
          .mybackground {background-color:#5a2b12;}
        
        Background color #5a2b12
      
           Border around this has a color of #5a2b12        
        
          <div style="border:2px solid #5a2b12;">Content here</div>
        
        
          .myborder {border:2px solid #5a2b12;}
        
        Border color #5a2b12