#a50e49 color space conversions
Hex:
        #a50e49
        RGB:
        165, 14, 73
        CMY:
        35, 95, 71
        CMYK:
        0, 92, 56, 35
      HSL:
        337°, 84.3575%, 35.0980%
        HSV (HSB):
        337°, 91.5152%, 64.7059%
        XYZ:
        16.8767, 8.7944, 7.1113
        xyY:
        0.5148, 0.2683, 8.7944
      CIE-Lab:
        35.5855, 58.6789, 8.3977
        CIE-LCH:
        35.5855, 59.2768, 8.1444
        CIE-Luv:
        35.5855, 92.0418, -1.4325
        Hunter-Lab:
        29.6554, 49.6860, 6.5412
      #a50e49 color charts
#a50e49 RGB chart
      #a50e49 CMYK chart
      #a50e49 RGB pie chart
      #a50e49 color shades, tints & tones
#a50e49 color schemes
#a50e49 color preview, HTML & CSS examples
           This text has a color of #a50e49        
        
          <p style="color:#a50e49;">Text here</p>
        
        
          .mytext {color:#a50e49;}
        
        Text color #a50e49
      
           This box has a color of #a50e49        
        
          <div style="background-color:#a50e49;">Content here</div>
        
        
          .mybackground {background-color:#a50e49;}
        
        Background color #a50e49
      
           Border around this has a color of #a50e49        
        
          <div style="border:2px solid #a50e49;">Content here</div>
        
        
          .myborder {border:2px solid #a50e49;}
        
        Border color #a50e49