#5f846f color space conversions
Hex:
        #5f846f
        RGB:
        95, 132, 111
        CMY:
        63, 48, 56
        CMYK:
        28, 0, 16, 48
      HSL:
        146°, 16.2996%, 44.5098%
        HSV (HSB):
        146°, 28.0303%, 51.7647%
        XYZ:
        15.8398, 20.0831, 18.0805
        xyY:
        0.2933, 0.3719, 20.0831
      CIE-Lab:
        51.9311, -17.6535, 7.1932
        CIE-LCH:
        51.9311, 19.0627, 157.8307
        CIE-Luv:
        51.9311, -18.3702, 12.4386
        Hunter-Lab:
        44.8142, -15.3330, 7.4491
      #5f846f color charts
#5f846f RGB chart
      #5f846f CMYK chart
      #5f846f RGB pie chart
      #5f846f color shades, tints & tones
#5f846f color schemes
#5f846f color preview, HTML & CSS examples
           This text has a color of #5f846f        
        
          <p style="color:#5f846f;">Text here</p>
        
        
          .mytext {color:#5f846f;}
        
        Text color #5f846f
      
           This box has a color of #5f846f        
        
          <div style="background-color:#5f846f;">Content here</div>
        
        
          .mybackground {background-color:#5f846f;}
        
        Background color #5f846f
      
           Border around this has a color of #5f846f        
        
          <div style="border:2px solid #5f846f;">Content here</div>
        
        
          .myborder {border:2px solid #5f846f;}
        
        Border color #5f846f