#5d452d color space conversions
Hex:
        #5d452d
        RGB:
        93, 69, 45
        CMY:
        64, 73, 82
        CMYK:
        0, 26, 52, 64
      HSL:
        30°, 34.7826%, 27.0588%
        HSV (HSB):
        30°, 51.6129%, 36.4706%
        XYZ:
        7.1160, 6.7729, 3.4149
        xyY:
        0.4112, 0.3914, 6.7729
      CIE-Lab:
        31.2841, 6.9235, 18.4527
        CIE-LCH:
        31.2841, 19.7088, 69.4338
        CIE-Luv:
        31.2841, 16.8559, 17.9341
        Hunter-Lab:
        26.0247, 3.2642, 10.4375
      #5d452d color charts
#5d452d RGB chart
      #5d452d CMYK chart
      #5d452d RGB pie chart
      #5d452d color shades, tints & tones
#5d452d color schemes
#5d452d color preview, HTML & CSS examples
           This text has a color of #5d452d        
        
          <p style="color:#5d452d;">Text here</p>
        
        
          .mytext {color:#5d452d;}
        
        Text color #5d452d
      
           This box has a color of #5d452d        
        
          <div style="background-color:#5d452d;">Content here</div>
        
        
          .mybackground {background-color:#5d452d;}
        
        Background color #5d452d
      
           Border around this has a color of #5d452d        
        
          <div style="border:2px solid #5d452d;">Content here</div>
        
        
          .myborder {border:2px solid #5d452d;}
        
        Border color #5d452d