#5d674f color space conversions
Hex:
        #5d674f
        RGB:
        93, 103, 79
        CMY:
        64, 60, 69
        CMYK:
        10, 0, 23, 60
      HSL:
        85°, 13.1868%, 35.6863%
        HSV (HSB):
        85°, 23.3010%, 40.3922%
        XYZ:
        10.7757, 12.5922, 9.2597
        xyY:
        0.3303, 0.3859, 12.5922
      CIE-Lab:
        42.1422, -8.6181, 12.2938
        CIE-LCH:
        42.1422, 15.0136, 125.0309
        CIE-Luv:
        42.1422, -4.5604, 16.4094
        Hunter-Lab:
        35.4854, -7.8951, 9.3684
      #5d674f color charts
#5d674f RGB chart
      #5d674f CMYK chart
      #5d674f RGB pie chart
      #5d674f color shades, tints & tones
#5d674f color schemes
#5d674f color preview, HTML & CSS examples
           This text has a color of #5d674f        
        
          <p style="color:#5d674f;">Text here</p>
        
        
          .mytext {color:#5d674f;}
        
        Text color #5d674f
      
           This box has a color of #5d674f        
        
          <div style="background-color:#5d674f;">Content here</div>
        
        
          .mybackground {background-color:#5d674f;}
        
        Background color #5d674f
      
           Border around this has a color of #5d674f        
        
          <div style="border:2px solid #5d674f;">Content here</div>
        
        
          .myborder {border:2px solid #5d674f;}
        
        Border color #5d674f