#5d2b25 color space conversions
Hex:
        #5d2b25
        RGB:
        93, 43, 37
        CMY:
        64, 83, 85
        CMYK:
        0, 54, 60, 64
      HSL:
        6°, 43.0769%, 25.4902%
        HSV (HSB):
        6°, 60.2151%, 36.4706%
        XYZ:
        5.7120, 4.1885, 2.2577
        xyY:
        0.4698, 0.3445, 4.1885
      CIE-Lab:
        24.2850, 22.2061, 14.5117
        CIE-LCH:
        24.2850, 26.5274, 33.1646
        CIE-Luv:
        24.2850, 33.3188, 10.1650
        Hunter-Lab:
        20.4658, 14.0043, 7.7855
      #5d2b25 color charts
#5d2b25 RGB chart
      #5d2b25 CMYK chart
      #5d2b25 RGB pie chart
      #5d2b25 color shades, tints & tones
#5d2b25 color schemes
#5d2b25 color preview, HTML & CSS examples
           This text has a color of #5d2b25        
        
          <p style="color:#5d2b25;">Text here</p>
        
        
          .mytext {color:#5d2b25;}
        
        Text color #5d2b25
      
           This box has a color of #5d2b25        
        
          <div style="background-color:#5d2b25;">Content here</div>
        
        
          .mybackground {background-color:#5d2b25;}
        
        Background color #5d2b25
      
           Border around this has a color of #5d2b25        
        
          <div style="border:2px solid #5d2b25;">Content here</div>
        
        
          .myborder {border:2px solid #5d2b25;}
        
        Border color #5d2b25