#5f364a color space conversions
Hex:
        #5f364a
        RGB:
        95, 54, 74
        CMY:
        63, 79, 71
        CMYK:
        0, 43, 22, 63
      HSL:
        331°, 27.5168%, 29.2157%
        HSV (HSB):
        331°, 43.1579%, 37.2549%
        XYZ:
        7.2745, 5.5656, 7.1694
        xyY:
        0.3636, 0.2781, 5.5656
      CIE-Lab:
        28.2891, 21.3868, -4.4012
        CIE-LCH:
        28.2891, 21.8349, 348.3715
        CIE-Luv:
        28.2891, 22.5602, -8.1505
        Hunter-Lab:
        23.5916, 13.7554, -1.5040
      #5f364a color charts
#5f364a RGB chart
      #5f364a CMYK chart
      #5f364a RGB pie chart
      #5f364a color shades, tints & tones
#5f364a color schemes
#5f364a color preview, HTML & CSS examples
           This text has a color of #5f364a        
        
          <p style="color:#5f364a;">Text here</p>
        
        
          .mytext {color:#5f364a;}
        
        Text color #5f364a
      
           This box has a color of #5f364a        
        
          <div style="background-color:#5f364a;">Content here</div>
        
        
          .mybackground {background-color:#5f364a;}
        
        Background color #5f364a
      
           Border around this has a color of #5f364a        
        
          <div style="border:2px solid #5f364a;">Content here</div>
        
        
          .myborder {border:2px solid #5f364a;}
        
        Border color #5f364a