#5d612f color space conversions
Hex:
        #5d612f
        RGB:
        93, 97, 47
        CMY:
        64, 62, 82
        CMYK:
        4, 0, 52, 62
      HSL:
        65°, 34.7222%, 28.2353%
        HSV (HSB):
        65°, 51.5464%, 38.0392%
        XYZ:
        9.3020, 11.0818, 4.3381
        xyY:
        0.3763, 0.4483, 11.0818
      CIE-Lab:
        39.7179, -9.7456, 27.7568
        CIE-LCH:
        39.7179, 29.4179, 109.3465
        CIE-Luv:
        39.7179, -0.2556, 31.3140
        Hunter-Lab:
        33.2893, -8.3783, 15.5762
      #5d612f color charts
#5d612f RGB chart
      #5d612f CMYK chart
      #5d612f RGB pie chart
      #5d612f color shades, tints & tones
#5d612f color schemes
#5d612f color preview, HTML & CSS examples
           This text has a color of #5d612f        
        
          <p style="color:#5d612f;">Text here</p>
        
        
          .mytext {color:#5d612f;}
        
        Text color #5d612f
      
           This box has a color of #5d612f        
        
          <div style="background-color:#5d612f;">Content here</div>
        
        
          .mybackground {background-color:#5d612f;}
        
        Background color #5d612f
      
           Border around this has a color of #5d612f        
        
          <div style="border:2px solid #5d612f;">Content here</div>
        
        
          .myborder {border:2px solid #5d612f;}
        
        Border color #5d612f