#a02814 color space conversions
Hex:
        #a02814
        RGB:
        160, 40, 20
        CMY:
        37, 84, 92
        CMYK:
        0, 75, 88, 37
      HSL:
        9°, 77.7778%, 35.2941%
        HSV (HSB):
        9°, 87.5000%, 62.7451%
        XYZ:
        15.3823, 9.0417, 1.5963
        xyY:
        0.5912, 0.3475, 9.0417
      CIE-Lab:
        36.0644, 48.0619, 40.8167
        CIE-LCH:
        36.0644, 63.0552, 40.3397
        CIE-Luv:
        36.0644, 92.4045, 25.3082
        Hunter-Lab:
        30.0694, 38.6919, 17.9010
      #a02814 color charts
#a02814 RGB chart
      #a02814 CMYK chart
      #a02814 RGB pie chart
      #a02814 color shades, tints & tones
#a02814 color schemes
#a02814 color preview, HTML & CSS examples
           This text has a color of #a02814        
        
          <p style="color:#a02814;">Text here</p>
        
        
          .mytext {color:#a02814;}
        
        Text color #a02814
      
           This box has a color of #a02814        
        
          <div style="background-color:#a02814;">Content here</div>
        
        
          .mybackground {background-color:#a02814;}
        
        Background color #a02814
      
           Border around this has a color of #a02814        
        
          <div style="border:2px solid #a02814;">Content here</div>
        
        
          .myborder {border:2px solid #a02814;}
        
        Border color #a02814