#5f4761 color space conversions
Hex:
        #5f4761
        RGB:
        95, 71, 97
        CMY:
        63, 72, 62
        CMYK:
        2, 27, 0, 62
      HSL:
        295°, 15.4762%, 32.9412%
        HSV (HSB):
        295°, 26.8041%, 38.0392%
        XYZ:
        9.1302, 7.8024, 12.3341
        xyY:
        0.3120, 0.2666, 7.8024
      CIE-Lab:
        33.5680, 15.3354, -11.3090
        CIE-LCH:
        33.5680, 19.0543, 323.5934
        CIE-Luv:
        33.5680, 11.3384, -16.5708
        Hunter-Lab:
        27.9328, 9.4626, -6.6272
      #5f4761 color charts
#5f4761 RGB chart
      #5f4761 CMYK chart
      #5f4761 RGB pie chart
      #5f4761 color shades, tints & tones
#5f4761 color schemes
#5f4761 color preview, HTML & CSS examples
           This text has a color of #5f4761        
        
          <p style="color:#5f4761;">Text here</p>
        
        
          .mytext {color:#5f4761;}
        
        Text color #5f4761
      
           This box has a color of #5f4761        
        
          <div style="background-color:#5f4761;">Content here</div>
        
        
          .mybackground {background-color:#5f4761;}
        
        Background color #5f4761
      
           Border around this has a color of #5f4761        
        
          <div style="border:2px solid #5f4761;">Content here</div>
        
        
          .myborder {border:2px solid #5f4761;}
        
        Border color #5f4761