#a50b28 color space conversions
Hex:
        #a50b28
        RGB:
        165, 11, 40
        CMY:
        35, 96, 84
        CMYK:
        0, 93, 76, 35
      HSL:
        349°, 87.5000%, 34.5098%
        HSV (HSB):
        349°, 93.3333%, 64.7059%
        XYZ:
        16.0197, 8.3919, 2.7829
        xyY:
        0.5891, 0.3086, 8.3919
      CIE-Lab:
        34.7860, 57.2852, 28.6491
        CIE-LCH:
        34.7860, 64.0497, 26.5702
        CIE-Luv:
        34.7860, 103.4004, 15.5335
        Hunter-Lab:
        28.9687, 48.0153, 14.5823
      #a50b28 color charts
#a50b28 RGB chart
      #a50b28 CMYK chart
      #a50b28 RGB pie chart
      #a50b28 color shades, tints & tones
#a50b28 color schemes
#a50b28 color preview, HTML & CSS examples
           This text has a color of #a50b28        
        
          <p style="color:#a50b28;">Text here</p>
        
        
          .mytext {color:#a50b28;}
        
        Text color #a50b28
      
           This box has a color of #a50b28        
        
          <div style="background-color:#a50b28;">Content here</div>
        
        
          .mybackground {background-color:#a50b28;}
        
        Background color #a50b28
      
           Border around this has a color of #a50b28        
        
          <div style="border:2px solid #a50b28;">Content here</div>
        
        
          .myborder {border:2px solid #a50b28;}
        
        Border color #a50b28