#5a2a25 color space conversions
Hex:
        #5a2a25
        RGB:
        90, 42, 37
        CMY:
        65, 84, 85
        CMYK:
        0, 53, 59, 65
      HSL:
        6°, 41.7323%, 24.9020%
        HSV (HSB):
        6°, 58.8889%, 35.2941%
        XYZ:
        5.3783, 3.9632, 2.2318
        xyY:
        0.4647, 0.3424, 3.9632
      CIE-Lab:
        23.5493, 21.4872, 13.4542
        CIE-LCH:
        23.5493, 25.3518, 32.0526
        CIE-Luv:
        23.5493, 31.5196, 9.2994
        Hunter-Lab:
        19.9077, 13.3858, 7.2886
      #5a2a25 color charts
#5a2a25 RGB chart
      #5a2a25 CMYK chart
      #5a2a25 RGB pie chart
      #5a2a25 color shades, tints & tones
#5a2a25 color schemes
#5a2a25 color preview, HTML & CSS examples
           This text has a color of #5a2a25        
        
          <p style="color:#5a2a25;">Text here</p>
        
        
          .mytext {color:#5a2a25;}
        
        Text color #5a2a25
      
           This box has a color of #5a2a25        
        
          <div style="background-color:#5a2a25;">Content here</div>
        
        
          .mybackground {background-color:#5a2a25;}
        
        Background color #5a2a25
      
           Border around this has a color of #5a2a25        
        
          <div style="border:2px solid #5a2a25;">Content here</div>
        
        
          .myborder {border:2px solid #5a2a25;}
        
        Border color #5a2a25