#5d3d30 color space conversions
Hex:
        #5d3d30
        RGB:
        93, 61, 48
        CMY:
        64, 76, 81
        CMYK:
        0, 34, 48, 64
      HSL:
        17°, 31.9149%, 27.6471%
        HSV (HSB):
        17°, 48.3871%, 36.4706%
        XYZ:
        6.7164, 5.8780, 3.5769
        xyY:
        0.4153, 0.3635, 5.8780
      CIE-Lab:
        29.1027, 12.3062, 13.7094
        CIE-LCH:
        29.1027, 18.4225, 48.0875
        CIE-Luv:
        29.1027, 21.3866, 12.3145
        Hunter-Lab:
        24.2447, 7.0212, 8.2241
      #5d3d30 color charts
#5d3d30 RGB chart
      #5d3d30 CMYK chart
      #5d3d30 RGB pie chart
      #5d3d30 color shades, tints & tones
#5d3d30 color schemes
#5d3d30 color preview, HTML & CSS examples
           This text has a color of #5d3d30        
        
          <p style="color:#5d3d30;">Text here</p>
        
        
          .mytext {color:#5d3d30;}
        
        Text color #5d3d30
      
           This box has a color of #5d3d30        
        
          <div style="background-color:#5d3d30;">Content here</div>
        
        
          .mybackground {background-color:#5d3d30;}
        
        Background color #5d3d30
      
           Border around this has a color of #5d3d30        
        
          <div style="border:2px solid #5d3d30;">Content here</div>
        
        
          .myborder {border:2px solid #5d3d30;}
        
        Border color #5d3d30