#5f032e color space conversions
Hex:
        #5f032e
        RGB:
        95, 3, 46
        CMY:
        63, 99, 82
        CMYK:
        0, 97, 52, 63
      HSL:
        332°, 93.8776%, 19.2157%
        HSV (HSB):
        332°, 96.8421%, 37.2549%
        XYZ:
        5.2450, 2.6953, 2.8286
        xyY:
        0.4871, 0.2503, 2.6953
      CIE-Lab:
        18.7797, 40.4463, 0.7318
        CIE-LCH:
        18.7797, 40.4529, 1.0365
        CIE-Luv:
        18.7797, 46.2719, -4.9924
        Hunter-Lab:
        16.4173, 28.2971, 1.2769
      #5f032e color charts
#5f032e RGB chart
      #5f032e CMYK chart
      #5f032e RGB pie chart
      #5f032e color shades, tints & tones
#5f032e color schemes
#5f032e color preview, HTML & CSS examples
           This text has a color of #5f032e        
        
          <p style="color:#5f032e;">Text here</p>
        
        
          .mytext {color:#5f032e;}
        
        Text color #5f032e
      
           This box has a color of #5f032e        
        
          <div style="background-color:#5f032e;">Content here</div>
        
        
          .mybackground {background-color:#5f032e;}
        
        Background color #5f032e
      
           Border around this has a color of #5f032e        
        
          <div style="border:2px solid #5f032e;">Content here</div>
        
        
          .myborder {border:2px solid #5f032e;}
        
        Border color #5f032e