#5f634e color space conversions
Hex:
        #5f634e
        RGB:
        95, 99, 78
        CMY:
        63, 61, 69
        CMYK:
        4, 0, 21, 61
      HSL:
        71°, 11.8644%, 34.7059%
        HSV (HSB):
        71°, 21.2121%, 38.8235%
        XYZ:
        10.5563, 11.9066, 8.9496
        xyY:
        0.3361, 0.3790, 11.9066
      CIE-Lab:
        41.0673, -5.6390, 11.4338
        CIE-LCH:
        41.0673, 12.7487, 116.2519
        CIE-Luv:
        41.0673, -1.2582, 14.8221
        Hunter-Lab:
        34.5060, -5.7776, 8.7766
      #5f634e color charts
#5f634e RGB chart
      #5f634e CMYK chart
      #5f634e RGB pie chart
      #5f634e color shades, tints & tones
#5f634e color schemes
#5f634e color preview, HTML & CSS examples
           This text has a color of #5f634e        
        
          <p style="color:#5f634e;">Text here</p>
        
        
          .mytext {color:#5f634e;}
        
        Text color #5f634e
      
           This box has a color of #5f634e        
        
          <div style="background-color:#5f634e;">Content here</div>
        
        
          .mybackground {background-color:#5f634e;}
        
        Background color #5f634e
      
           Border around this has a color of #5f634e        
        
          <div style="border:2px solid #5f634e;">Content here</div>
        
        
          .myborder {border:2px solid #5f634e;}
        
        Border color #5f634e