#5a0f35 color space conversions
Hex:
        #5a0f35
        RGB:
        90, 15, 53
        CMY:
        65, 94, 79
        CMYK:
        0, 83, 41, 65
      HSL:
        330°, 71.4286%, 20.5882%
        HSV (HSB):
        330°, 83.3333%, 35.2941%
        XYZ:
        5.0299, 2.7723, 3.6382
        xyY:
        0.4397, 0.2423, 2.7723
      CIE-Lab:
        19.1081, 36.3916, -3.8864
        CIE-LCH:
        19.1081, 36.5985, 353.9043
        CIE-Luv:
        19.1081, 37.7289, -8.6015
        Hunter-Lab:
        16.6504, 24.7846, -1.2998
      #5a0f35 color charts
#5a0f35 RGB chart
      #5a0f35 CMYK chart
      #5a0f35 RGB pie chart
      #5a0f35 color shades, tints & tones
#5a0f35 color schemes
#5a0f35 color preview, HTML & CSS examples
           This text has a color of #5a0f35        
        
          <p style="color:#5a0f35;">Text here</p>
        
        
          .mytext {color:#5a0f35;}
        
        Text color #5a0f35
      
           This box has a color of #5a0f35        
        
          <div style="background-color:#5a0f35;">Content here</div>
        
        
          .mybackground {background-color:#5a0f35;}
        
        Background color #5a0f35
      
           Border around this has a color of #5a0f35        
        
          <div style="border:2px solid #5a0f35;">Content here</div>
        
        
          .myborder {border:2px solid #5a0f35;}
        
        Border color #5a0f35