#5f063a color space conversions
Hex:
        #5f063a
        RGB:
        95, 6, 58
        CMY:
        63, 98, 77
        CMYK:
        0, 94, 39, 63
      HSL:
        325°, 88.1188%, 19.8039%
        HSV (HSB):
        325°, 93.6842%, 37.2549%
        XYZ:
        5.5482, 2.8686, 4.2643
        xyY:
        0.4375, 0.2262, 2.8686
      CIE-Lab:
        19.5099, 40.8976, -6.6950
        CIE-LCH:
        19.5099, 41.4420, 350.7030
        CIE-Luv:
        19.5099, 41.5388, -12.0855
        Hunter-Lab:
        16.9370, 28.8324, -3.0716
      #5f063a color charts
#5f063a RGB chart
      #5f063a CMYK chart
      #5f063a RGB pie chart
      #5f063a color shades, tints & tones
#5f063a color schemes
#5f063a color preview, HTML & CSS examples
           This text has a color of #5f063a        
        
          <p style="color:#5f063a;">Text here</p>
        
        
          .mytext {color:#5f063a;}
        
        Text color #5f063a
      
           This box has a color of #5f063a        
        
          <div style="background-color:#5f063a;">Content here</div>
        
        
          .mybackground {background-color:#5f063a;}
        
        Background color #5f063a
      
           Border around this has a color of #5f063a        
        
          <div style="border:2px solid #5f063a;">Content here</div>
        
        
          .myborder {border:2px solid #5f063a;}
        
        Border color #5f063a