#5d2600 color space conversions
Hex:
        #5d2600
        RGB:
        93, 38, 0
        CMY:
        64, 85, 100
        CMYK:
        0, 59, 100, 64
      HSL:
        25°, 100.0000%, 18.2353%
        HSV (HSB):
        25°, 100.0000%, 36.4706%
        XYZ:
        5.2073, 3.7134, 0.4423
        xyY:
        0.5562, 0.3966, 3.7134
      CIE-Lab:
        22.7003, 23.0898, 32.8121
        CIE-LCH:
        22.7003, 40.1220, 54.8660
        CIE-Luv:
        22.7003, 40.3843, 20.2642
        Hunter-Lab:
        19.2701, 14.5128, 12.1282
      #5d2600 color charts
#5d2600 RGB chart
      #5d2600 CMYK chart
      #5d2600 RGB pie chart
      #5d2600 color shades, tints & tones
#5d2600 color schemes
#5d2600 color preview, HTML & CSS examples
           This text has a color of #5d2600        
        
          <p style="color:#5d2600;">Text here</p>
        
        
          .mytext {color:#5d2600;}
        
        Text color #5d2600
      
           This box has a color of #5d2600        
        
          <div style="background-color:#5d2600;">Content here</div>
        
        
          .mybackground {background-color:#5d2600;}
        
        Background color #5d2600
      
           Border around this has a color of #5d2600        
        
          <div style="border:2px solid #5d2600;">Content here</div>
        
        
          .myborder {border:2px solid #5d2600;}
        
        Border color #5d2600