#a03414 color space conversions
Hex:
        #a03414
        RGB:
        160, 52, 20
        CMY:
        37, 80, 92
        CMYK:
        0, 68, 88, 37
      HSL:
        14°, 77.7778%, 35.2941%
        HSV (HSB):
        14°, 87.5000%, 62.7451%
        XYZ:
        15.8515, 9.9801, 1.7527
        xyY:
        0.5747, 0.3618, 9.9801
      CIE-Lab:
        37.8066, 43.2950, 42.2715
        CIE-LCH:
        37.8066, 60.5090, 44.3147
        CIE-Luv:
        37.8066, 85.2069, 28.2668
        Hunter-Lab:
        31.5913, 34.2808, 18.8244
      #a03414 color charts
#a03414 RGB chart
      #a03414 CMYK chart
      #a03414 RGB pie chart
      #a03414 color shades, tints & tones
#a03414 color schemes
#a03414 color preview, HTML & CSS examples
           This text has a color of #a03414        
        
          <p style="color:#a03414;">Text here</p>
        
        
          .mytext {color:#a03414;}
        
        Text color #a03414
      
           This box has a color of #a03414        
        
          <div style="background-color:#a03414;">Content here</div>
        
        
          .mybackground {background-color:#a03414;}
        
        Background color #a03414
      
           Border around this has a color of #a03414        
        
          <div style="border:2px solid #a03414;">Content here</div>
        
        
          .myborder {border:2px solid #a03414;}
        
        Border color #a03414