#5d400f color space conversions
Hex:
        #5d400f
        RGB:
        93, 64, 15
        CMY:
        64, 75, 94
        CMYK:
        0, 31, 84, 64
      HSL:
        38°, 72.2222%, 21.1765%
        HSV (HSB):
        38°, 83.8710%, 36.4706%
        XYZ:
        6.4338, 6.0284, 1.2764
        xyY:
        0.4683, 0.4388, 6.0284
      CIE-Lab:
        29.4841, 7.7210, 32.9873
        CIE-LCH:
        29.4841, 33.8788, 76.8266
        CIE-Luv:
        29.4841, 22.1353, 27.0247
        Hunter-Lab:
        24.5529, 3.8065, 14.1047
      #5d400f color charts
#5d400f RGB chart
      #5d400f CMYK chart
      #5d400f RGB pie chart
      #5d400f color shades, tints & tones
#5d400f color schemes
#5d400f color preview, HTML & CSS examples
           This text has a color of #5d400f        
        
          <p style="color:#5d400f;">Text here</p>
        
        
          .mytext {color:#5d400f;}
        
        Text color #5d400f
      
           This box has a color of #5d400f        
        
          <div style="background-color:#5d400f;">Content here</div>
        
        
          .mybackground {background-color:#5d400f;}
        
        Background color #5d400f
      
           Border around this has a color of #5d400f        
        
          <div style="border:2px solid #5d400f;">Content here</div>
        
        
          .myborder {border:2px solid #5d400f;}
        
        Border color #5d400f