#a00413 color space conversions
Hex:
        #a00413
        RGB:
        160, 4, 19
        CMY:
        37, 98, 93
        CMYK:
        0, 98, 88, 37
      HSL:
        354°, 95.1220%, 32.1569%
        HSV (HSB):
        354°, 97.5000%, 62.7451%
        XYZ:
        14.6582, 7.6074, 1.3119
        xyY:
        0.6217, 0.3227, 7.6074
      CIE-Lab:
        33.1516, 56.2729, 38.8936
        CIE-LCH:
        33.1516, 68.4058, 34.6507
        CIE-Luv:
        33.1516, 105.1507, 20.5122
        Hunter-Lab:
        27.5816, 46.5956, 16.4870
      #a00413 color charts
#a00413 RGB chart
      #a00413 CMYK chart
      #a00413 RGB pie chart
      #a00413 color shades, tints & tones
#a00413 color schemes
#a00413 color preview, HTML & CSS examples
           This text has a color of #a00413        
        
          <p style="color:#a00413;">Text here</p>
        
        
          .mytext {color:#a00413;}
        
        Text color #a00413
      
           This box has a color of #a00413        
        
          <div style="background-color:#a00413;">Content here</div>
        
        
          .mybackground {background-color:#a00413;}
        
        Background color #a00413
      
           Border around this has a color of #a00413        
        
          <div style="border:2px solid #a00413;">Content here</div>
        
        
          .myborder {border:2px solid #a00413;}
        
        Border color #a00413