#a13712 color space conversions
Hex:
        #a13712
        RGB:
        161, 55, 18
        CMY:
        37, 78, 93
        CMYK:
        0, 66, 89, 37
      HSL:
        16°, 79.8883%, 35.0980%
        HSV (HSB):
        16°, 88.8199%, 63.1373%
        XYZ:
        16.1733, 10.3531, 1.7182
        xyY:
        0.5726, 0.3666, 10.3531
      CIE-Lab:
        38.4689, 42.2908, 43.7469
        CIE-LCH:
        38.4689, 60.8466, 45.9696
        CIE-Luv:
        38.4689, 84.2338, 29.6117
        Hunter-Lab:
        32.1763, 33.4141, 19.3573
      #a13712 color charts
#a13712 RGB chart
      #a13712 CMYK chart
      #a13712 RGB pie chart
      #a13712 color shades, tints & tones
#a13712 color schemes
#a13712 color preview, HTML & CSS examples
           This text has a color of #a13712        
        
          <p style="color:#a13712;">Text here</p>
        
        
          .mytext {color:#a13712;}
        
        Text color #a13712
      
           This box has a color of #a13712        
        
          <div style="background-color:#a13712;">Content here</div>
        
        
          .mybackground {background-color:#a13712;}
        
        Background color #a13712
      
           Border around this has a color of #a13712        
        
          <div style="border:2px solid #a13712;">Content here</div>
        
        
          .myborder {border:2px solid #a13712;}
        
        Border color #a13712