#5a372d color space conversions
Hex:
        #5a372d
        RGB:
        90, 55, 45
        CMY:
        65, 78, 82
        CMYK:
        0, 39, 50, 65
      HSL:
        13°, 33.3333%, 26.4706%
        HSV (HSB):
        13°, 50.0000%, 35.2941%
        XYZ:
        6.0563, 5.0955, 3.1470
        xyY:
        0.4236, 0.3564, 5.0955
      CIE-Lab:
        27.0051, 14.3399, 12.7696
        CIE-LCH:
        27.0051, 19.2014, 41.6850
        CIE-Luv:
        27.0051, 23.0576, 10.7138
        Hunter-Lab:
        22.5732, 8.3876, 7.5356
      #5a372d color charts
#5a372d RGB chart
      #5a372d CMYK chart
      #5a372d RGB pie chart
      #5a372d color shades, tints & tones
#5a372d color schemes
#5a372d color preview, HTML & CSS examples
           This text has a color of #5a372d        
        
          <p style="color:#5a372d;">Text here</p>
        
        
          .mytext {color:#5a372d;}
        
        Text color #5a372d
      
           This box has a color of #5a372d        
        
          <div style="background-color:#5a372d;">Content here</div>
        
        
          .mybackground {background-color:#5a372d;}
        
        Background color #5a372d
      
           Border around this has a color of #5a372d        
        
          <div style="border:2px solid #5a372d;">Content here</div>
        
        
          .myborder {border:2px solid #5a372d;}
        
        Border color #5a372d