#a50524 color space conversions
Hex:
        #a50524
        RGB:
        165, 5, 36
        CMY:
        35, 98, 86
        CMYK:
        0, 97, 78, 35
      HSL:
        348°, 94.1176%, 33.3333%
        HSV (HSB):
        348°, 96.9697%, 64.7059%
        XYZ:
        15.8898, 8.2352, 2.4211
        xyY:
        0.5986, 0.3102, 8.2352
      CIE-Lab:
        34.4681, 57.9068, 30.7733
        CIE-LCH:
        34.4681, 65.5758, 27.9875
        CIE-Luv:
        34.4681, 105.5116, 16.5594
        Hunter-Lab:
        28.6971, 48.6165, 15.0858
      #a50524 color charts
#a50524 RGB chart
      #a50524 CMYK chart
      #a50524 RGB pie chart
      #a50524 color shades, tints & tones
#a50524 color schemes
#a50524 color preview, HTML & CSS examples
           This text has a color of #a50524        
        
          <p style="color:#a50524;">Text here</p>
        
        
          .mytext {color:#a50524;}
        
        Text color #a50524
      
           This box has a color of #a50524        
        
          <div style="background-color:#a50524;">Content here</div>
        
        
          .mybackground {background-color:#a50524;}
        
        Background color #a50524
      
           Border around this has a color of #a50524        
        
          <div style="border:2px solid #a50524;">Content here</div>
        
        
          .myborder {border:2px solid #a50524;}
        
        Border color #a50524