#5f0a38 color space conversions
Hex:
        #5f0a38
        RGB:
        95, 10, 56
        CMY:
        63, 96, 78
        CMYK:
        0, 89, 41, 63
      HSL:
        328°, 80.9524%, 20.5882%
        HSV (HSB):
        328°, 89.4737%, 37.2549%
        XYZ:
        5.5417, 2.9355, 4.0159
        xyY:
        0.4436, 0.2350, 2.9355
      CIE-Lab:
        19.7837, 39.6418, -4.8779
        CIE-LCH:
        19.7837, 39.9407, 352.9850
        CIE-Luv:
        19.7837, 41.6338, -10.1848
        Hunter-Lab:
        17.1333, 27.7515, -1.9038
      #5f0a38 color charts
#5f0a38 RGB chart
      #5f0a38 CMYK chart
      #5f0a38 RGB pie chart
      #5f0a38 color shades, tints & tones
#5f0a38 color schemes
#5f0a38 color preview, HTML & CSS examples
           This text has a color of #5f0a38        
        
          <p style="color:#5f0a38;">Text here</p>
        
        
          .mytext {color:#5f0a38;}
        
        Text color #5f0a38
      
           This box has a color of #5f0a38        
        
          <div style="background-color:#5f0a38;">Content here</div>
        
        
          .mybackground {background-color:#5f0a38;}
        
        Background color #5f0a38
      
           Border around this has a color of #5f0a38        
        
          <div style="border:2px solid #5f0a38;">Content here</div>
        
        
          .myborder {border:2px solid #5f0a38;}
        
        Border color #5f0a38