#a50b24 color space conversions
Hex:
        #a50b24
        RGB:
        165, 11, 36
        CMY:
        35, 96, 86
        CMYK:
        0, 93, 78, 35
      HSL:
        350°, 87.5000%, 34.5098%
        HSV (HSB):
        350°, 93.3333%, 64.7059%
        XYZ:
        15.9552, 8.3661, 2.4429
        xyY:
        0.5961, 0.3126, 8.3661
      CIE-Lab:
        34.7339, 57.1385, 31.0633
        CIE-LCH:
        34.7339, 65.0364, 28.5307
        CIE-Luv:
        34.7339, 104.3669, 17.0505
        Hunter-Lab:
        28.9241, 47.8471, 15.2392
      #a50b24 color charts
#a50b24 RGB chart
      #a50b24 CMYK chart
      #a50b24 RGB pie chart
      #a50b24 color shades, tints & tones
#a50b24 color schemes
#a50b24 color preview, HTML & CSS examples
           This text has a color of #a50b24        
        
          <p style="color:#a50b24;">Text here</p>
        
        
          .mytext {color:#a50b24;}
        
        Text color #a50b24
      
           This box has a color of #a50b24        
        
          <div style="background-color:#a50b24;">Content here</div>
        
        
          .mybackground {background-color:#a50b24;}
        
        Background color #a50b24
      
           Border around this has a color of #a50b24        
        
          <div style="border:2px solid #a50b24;">Content here</div>
        
        
          .myborder {border:2px solid #a50b24;}
        
        Border color #a50b24