#a50826 color space conversions
Hex:
        #a50826
        RGB:
        165, 8, 38
        CMY:
        35, 97, 85
        CMYK:
        0, 95, 77, 35
      HSL:
        349°, 90.7514%, 33.9216%
        HSV (HSB):
        349°, 95.1515%, 64.7059%
        XYZ:
        15.9537, 8.3129, 2.5974
        xyY:
        0.5939, 0.3094, 8.3129
      CIE-Lab:
        34.6263, 57.5940, 29.7130
        CIE-LCH:
        34.6263, 64.8069, 27.2894
        CIE-Luv:
        34.6263, 104.4617, 16.0617
        Hunter-Lab:
        28.8322, 48.3133, 14.8412
      #a50826 color charts
#a50826 RGB chart
      #a50826 CMYK chart
      #a50826 RGB pie chart
      #a50826 color shades, tints & tones
#a50826 color schemes
#a50826 color preview, HTML & CSS examples
           This text has a color of #a50826        
        
          <p style="color:#a50826;">Text here</p>
        
        
          .mytext {color:#a50826;}
        
        Text color #a50826
      
           This box has a color of #a50826        
        
          <div style="background-color:#a50826;">Content here</div>
        
        
          .mybackground {background-color:#a50826;}
        
        Background color #a50826
      
           Border around this has a color of #a50826        
        
          <div style="border:2px solid #a50826;">Content here</div>
        
        
          .myborder {border:2px solid #a50826;}
        
        Border color #a50826