#5f032f color space conversions
Hex:
        #5f032f
        RGB:
        95, 3, 47
        CMY:
        63, 99, 82
        CMYK:
        0, 97, 51, 63
      HSL:
        331°, 93.8776%, 19.2157%
        HSV (HSB):
        331°, 96.8421%, 37.2549%
        XYZ:
        5.2650, 2.7033, 2.9336
        xyY:
        0.4829, 0.2480, 2.7033
      CIE-Lab:
        18.8140, 40.5395, 0.0665
        CIE-LCH:
        18.8140, 40.5396, 0.0940
        CIE-Luv:
        18.8140, 45.9248, -5.5921
        Hunter-Lab:
        16.4416, 28.3870, 0.9302
      #5f032f color charts
#5f032f RGB chart
      #5f032f CMYK chart
      #5f032f RGB pie chart
      #5f032f color shades, tints & tones
#5f032f color schemes
#5f032f color preview, HTML & CSS examples
           This text has a color of #5f032f        
        
          <p style="color:#5f032f;">Text here</p>
        
        
          .mytext {color:#5f032f;}
        
        Text color #5f032f
      
           This box has a color of #5f032f        
        
          <div style="background-color:#5f032f;">Content here</div>
        
        
          .mybackground {background-color:#5f032f;}
        
        Background color #5f032f
      
           Border around this has a color of #5f032f        
        
          <div style="border:2px solid #5f032f;">Content here</div>
        
        
          .myborder {border:2px solid #5f032f;}
        
        Border color #5f032f