#5a0b35 color space conversions
Hex:
        #5a0b35
        RGB:
        90, 11, 53
        CMY:
        65, 96, 79
        CMYK:
        0, 88, 41, 65
      HSL:
        328°, 78.2178%, 19.8039%
        HSV (HSB):
        328°, 87.7778%, 35.2941%
        XYZ:
        4.9787, 2.6700, 3.6211
        xyY:
        0.4418, 0.2369, 2.6700
      CIE-Lab:
        18.6708, 37.6379, -4.5395
        CIE-LCH:
        18.6708, 37.9107, 353.1228
        CIE-Luv:
        18.6708, 38.4629, -9.3201
        Hunter-Lab:
        16.3403, 25.7918, -1.7009
      #5a0b35 color charts
#5a0b35 RGB chart
      #5a0b35 CMYK chart
      #5a0b35 RGB pie chart
      #5a0b35 color shades, tints & tones
#5a0b35 color schemes
#5a0b35 color preview, HTML & CSS examples
           This text has a color of #5a0b35        
        
          <p style="color:#5a0b35;">Text here</p>
        
        
          .mytext {color:#5a0b35;}
        
        Text color #5a0b35
      
           This box has a color of #5a0b35        
        
          <div style="background-color:#5a0b35;">Content here</div>
        
        
          .mybackground {background-color:#5a0b35;}
        
        Background color #5a0b35
      
           Border around this has a color of #5a0b35        
        
          <div style="border:2px solid #5a0b35;">Content here</div>
        
        
          .myborder {border:2px solid #5a0b35;}
        
        Border color #5a0b35