#5a392f color space conversions
Hex:
        #5a392f
        RGB:
        90, 57, 47
        CMY:
        65, 78, 82
        CMYK:
        0, 37, 48, 65
      HSL:
        14°, 31.3869%, 26.8627%
        HSV (HSB):
        14°, 47.7778%, 35.2941%
        XYZ:
        6.1927, 5.3052, 3.3869
        xyY:
        0.4160, 0.3564, 5.3052
      CIE-Lab:
        27.5870, 13.3195, 12.2508
        CIE-LCH:
        27.5870, 18.0968, 42.6066
        CIE-Luv:
        27.5870, 21.6521, 10.5369
        Hunter-Lab:
        23.0329, 7.6842, 7.4046
      #5a392f color charts
#5a392f RGB chart
      #5a392f CMYK chart
      #5a392f RGB pie chart
      #5a392f color shades, tints & tones
#5a392f color schemes
#5a392f color preview, HTML & CSS examples
           This text has a color of #5a392f        
        
          <p style="color:#5a392f;">Text here</p>
        
        
          .mytext {color:#5a392f;}
        
        Text color #5a392f
      
           This box has a color of #5a392f        
        
          <div style="background-color:#5a392f;">Content here</div>
        
        
          .mybackground {background-color:#5a392f;}
        
        Background color #5a392f
      
           Border around this has a color of #5a392f        
        
          <div style="border:2px solid #5a392f;">Content here</div>
        
        
          .myborder {border:2px solid #5a392f;}
        
        Border color #5a392f