#a02412 color space conversions
Hex:
        #a02412
        RGB:
        160, 36, 18
        CMY:
        37, 86, 93
        CMYK:
        0, 78, 89, 37
      HSL:
        8°, 79.7753%, 34.9020%
        HSV (HSB):
        8°, 88.7500%, 62.7451%
        XYZ:
        15.2373, 8.7790, 1.4637
        xyY:
        0.5980, 0.3445, 8.7790
      CIE-Lab:
        35.5553, 49.3976, 41.3337
        CIE-LCH:
        35.5553, 64.4096, 39.9211
        CIE-Luv:
        35.5553, 94.7364, 24.8821
        Hunter-Lab:
        29.6294, 39.9443, 17.8116
      #a02412 color charts
#a02412 RGB chart
      #a02412 CMYK chart
      #a02412 RGB pie chart
      #a02412 color shades, tints & tones
#a02412 color schemes
#a02412 color preview, HTML & CSS examples
           This text has a color of #a02412        
        
          <p style="color:#a02412;">Text here</p>
        
        
          .mytext {color:#a02412;}
        
        Text color #a02412
      
           This box has a color of #a02412        
        
          <div style="background-color:#a02412;">Content here</div>
        
        
          .mybackground {background-color:#a02412;}
        
        Background color #a02412
      
           Border around this has a color of #a02412        
        
          <div style="border:2px solid #a02412;">Content here</div>
        
        
          .myborder {border:2px solid #a02412;}
        
        Border color #a02412