#5f2d3b color space conversions
Hex:
        #5f2d3b
        RGB:
        95, 45, 59
        CMY:
        63, 82, 77
        CMYK:
        0, 53, 38, 63
      HSL:
        343°, 35.7143%, 27.4510%
        HSV (HSB):
        343°, 52.6316%, 37.2549%
        XYZ:
        6.4471, 4.6254, 4.6907
        xyY:
        0.4090, 0.2934, 4.6254
      CIE-Lab:
        25.6398, 24.4314, 1.6815
        CIE-LCH:
        25.6398, 24.4892, 3.9371
        CIE-Luv:
        25.6398, 29.6704, -1.7605
        Hunter-Lab:
        21.5068, 15.8721, 2.1235
      #5f2d3b color charts
#5f2d3b RGB chart
      #5f2d3b CMYK chart
      #5f2d3b RGB pie chart
      #5f2d3b color shades, tints & tones
#5f2d3b color schemes
#5f2d3b color preview, HTML & CSS examples
           This text has a color of #5f2d3b        
        
          <p style="color:#5f2d3b;">Text here</p>
        
        
          .mytext {color:#5f2d3b;}
        
        Text color #5f2d3b
      
           This box has a color of #5f2d3b        
        
          <div style="background-color:#5f2d3b;">Content here</div>
        
        
          .mybackground {background-color:#5f2d3b;}
        
        Background color #5f2d3b
      
           Border around this has a color of #5f2d3b        
        
          <div style="border:2px solid #5f2d3b;">Content here</div>
        
        
          .myborder {border:2px solid #5f2d3b;}
        
        Border color #5f2d3b