#5f032b color space conversions
Hex:
        #5f032b
        RGB:
        95, 3, 43
        CMY:
        63, 99, 83
        CMYK:
        0, 97, 55, 63
      HSL:
        334°, 93.8776%, 19.2157%
        HSV (HSB):
        334°, 96.8421%, 37.2549%
        XYZ:
        5.1879, 2.6724, 2.5279
        xyY:
        0.4994, 0.2573, 2.6724
      CIE-Lab:
        18.6812, 40.1776, 2.7398
        CIE-LCH:
        18.6812, 40.2710, 3.9011
        CIE-Luv:
        18.6812, 47.2965, -3.2320
        Hunter-Lab:
        16.3476, 28.0388, 2.2751
      #5f032b color charts
#5f032b RGB chart
      #5f032b CMYK chart
      #5f032b RGB pie chart
      #5f032b color shades, tints & tones
#5f032b color schemes
#5f032b color preview, HTML & CSS examples
           This text has a color of #5f032b        
        
          <p style="color:#5f032b;">Text here</p>
        
        
          .mytext {color:#5f032b;}
        
        Text color #5f032b
      
           This box has a color of #5f032b        
        
          <div style="background-color:#5f032b;">Content here</div>
        
        
          .mybackground {background-color:#5f032b;}
        
        Background color #5f032b
      
           Border around this has a color of #5f032b        
        
          <div style="border:2px solid #5f032b;">Content here</div>
        
        
          .myborder {border:2px solid #5f032b;}
        
        Border color #5f032b