#a13310 color space conversions
Hex:
        #a13310
        RGB:
        161, 51, 16
        CMY:
        37, 80, 94
        CMYK:
        0, 68, 90, 37
      HSL:
        14°, 81.9209%, 34.7059%
        HSV (HSB):
        14°, 90.0621%, 63.1373%
        XYZ:
        15.9753, 9.9821, 1.5750
        xyY:
        0.5802, 0.3626, 9.9821
      CIE-Lab:
        37.8103, 43.9939, 44.0460
        CIE-LCH:
        37.8103, 62.2536, 45.0339
        CIE-Luv:
        37.8103, 87.0490, 28.8970
        Hunter-Lab:
        31.5945, 34.9655, 19.1606
      #a13310 color charts
#a13310 RGB chart
      #a13310 CMYK chart
      #a13310 RGB pie chart
      #a13310 color shades, tints & tones
#a13310 color schemes
#a13310 color preview, HTML & CSS examples
           This text has a color of #a13310        
        
          <p style="color:#a13310;">Text here</p>
        
        
          .mytext {color:#a13310;}
        
        Text color #a13310
      
           This box has a color of #a13310        
        
          <div style="background-color:#a13310;">Content here</div>
        
        
          .mybackground {background-color:#a13310;}
        
        Background color #a13310
      
           Border around this has a color of #a13310        
        
          <div style="border:2px solid #a13310;">Content here</div>
        
        
          .myborder {border:2px solid #a13310;}
        
        Border color #a13310