#a00f32 color space conversions
Hex:
        #a00f32
        RGB:
        160, 15, 50
        CMY:
        37, 94, 80
        CMYK:
        0, 91, 69, 37
      HSL:
        346°, 82.8571%, 34.3137%
        HSV (HSB):
        346°, 90.6250%, 62.7451%
        XYZ:
        15.2438, 8.0455, 3.7671
        xyY:
        0.5634, 0.2974, 8.0455
      CIE-Lab:
        34.0775, 55.8058, 21.1707
        CIE-LCH:
        34.0775, 59.6866, 20.7750
        CIE-Luv:
        34.0775, 95.8288, 10.4036
        Hunter-Lab:
        28.3646, 46.2916, 11.9809
      #a00f32 color charts
#a00f32 RGB chart
      #a00f32 CMYK chart
      #a00f32 RGB pie chart
      #a00f32 color shades, tints & tones
#a00f32 color schemes
#a00f32 color preview, HTML & CSS examples
           This text has a color of #a00f32        
        
          <p style="color:#a00f32;">Text here</p>
        
        
          .mytext {color:#a00f32;}
        
        Text color #a00f32
      
           This box has a color of #a00f32        
        
          <div style="background-color:#a00f32;">Content here</div>
        
        
          .mybackground {background-color:#a00f32;}
        
        Background color #a00f32
      
           Border around this has a color of #a00f32        
        
          <div style="border:2px solid #a00f32;">Content here</div>
        
        
          .myborder {border:2px solid #a00f32;}
        
        Border color #a00f32