#5f0f35 color space conversions
Hex:
        #5f0f35
        RGB:
        95, 15, 53
        CMY:
        63, 94, 79
        CMYK:
        0, 84, 44, 63
      HSL:
        332°, 72.7273%, 21.5686%
        HSV (HSB):
        332°, 84.2105%, 37.2549%
        XYZ:
        5.5327, 3.0316, 3.6617
        xyY:
        0.4525, 0.2480, 3.0316
      CIE-Lab:
        20.1700, 37.8728, -2.1942
        CIE-LCH:
        20.1700, 37.9363, 356.6842
        CIE-Luv:
        20.1700, 41.7331, -7.3964
        Hunter-Lab:
        17.4114, 26.2510, -0.2809
      #5f0f35 color charts
#5f0f35 RGB chart
      #5f0f35 CMYK chart
      #5f0f35 RGB pie chart
      #5f0f35 color shades, tints & tones
#5f0f35 color schemes
#5f0f35 color preview, HTML & CSS examples
           This text has a color of #5f0f35        
        
          <p style="color:#5f0f35;">Text here</p>
        
        
          .mytext {color:#5f0f35;}
        
        Text color #5f0f35
      
           This box has a color of #5f0f35        
        
          <div style="background-color:#5f0f35;">Content here</div>
        
        
          .mybackground {background-color:#5f0f35;}
        
        Background color #5f0f35
      
           Border around this has a color of #5f0f35        
        
          <div style="border:2px solid #5f0f35;">Content here</div>
        
        
          .myborder {border:2px solid #5f0f35;}
        
        Border color #5f0f35