#a50a16 color space conversions
Hex:
        #a50a16
        RGB:
        165, 10, 22
        CMY:
        35, 96, 91
        CMYK:
        0, 94, 87, 35
      HSL:
        355°, 88.5714%, 34.3137%
        HSV (HSB):
        355°, 93.9394%, 64.7059%
        XYZ:
        15.7704, 8.2743, 1.5250
        xyY:
        0.6168, 0.3236, 8.2743
      CIE-Lab:
        34.5478, 56.8717, 38.9422
        CIE-LCH:
        34.5478, 68.9267, 34.4009
        CIE-Luv:
        34.5478, 107.2641, 21.1814
        Hunter-Lab:
        28.7652, 47.5231, 16.9924
      #a50a16 color charts
#a50a16 RGB chart
      #a50a16 CMYK chart
      #a50a16 RGB pie chart
      #a50a16 color shades, tints & tones
#a50a16 color schemes
#a50a16 color preview, HTML & CSS examples
           This text has a color of #a50a16        
        
          <p style="color:#a50a16;">Text here</p>
        
        
          .mytext {color:#a50a16;}
        
        Text color #a50a16
      
           This box has a color of #a50a16        
        
          <div style="background-color:#a50a16;">Content here</div>
        
        
          .mybackground {background-color:#a50a16;}
        
        Background color #a50a16
      
           Border around this has a color of #a50a16        
        
          <div style="border:2px solid #a50a16;">Content here</div>
        
        
          .myborder {border:2px solid #a50a16;}
        
        Border color #a50a16