#5d2d25 color space conversions
Hex:
        #5d2d25
        RGB:
        93, 45, 37
        CMY:
        64, 82, 85
        CMYK:
        0, 52, 60, 64
      HSL:
        9°, 43.0769%, 25.4902%
        HSV (HSB):
        9°, 60.2151%, 36.4706%
        XYZ:
        5.7865, 4.3375, 2.2825
        xyY:
        0.4664, 0.3496, 4.3375
      CIE-Lab:
        24.7572, 21.0187, 15.1251
        CIE-LCH:
        24.7572, 25.8951, 35.7389
        CIE-Luv:
        24.7572, 32.2049, 10.9746
        Hunter-Lab:
        20.8267, 13.1481, 8.0808
      #5d2d25 color charts
#5d2d25 RGB chart
      #5d2d25 CMYK chart
      #5d2d25 RGB pie chart
      #5d2d25 color shades, tints & tones
#5d2d25 color schemes
#5d2d25 color preview, HTML & CSS examples
           This text has a color of #5d2d25        
        
          <p style="color:#5d2d25;">Text here</p>
        
        
          .mytext {color:#5d2d25;}
        
        Text color #5d2d25
      
           This box has a color of #5d2d25        
        
          <div style="background-color:#5d2d25;">Content here</div>
        
        
          .mybackground {background-color:#5d2d25;}
        
        Background color #5d2d25
      
           Border around this has a color of #5d2d25        
        
          <div style="border:2px solid #5d2d25;">Content here</div>
        
        
          .myborder {border:2px solid #5d2d25;}
        
        Border color #5d2d25