#a13842 color space conversions
Hex:
        #a13842
        RGB:
        161, 56, 66
        CMY:
        37, 78, 74
        CMYK:
        0, 65, 59, 37
      HSL:
        354°, 48.3871%, 42.5490%
        HSV (HSB):
        354°, 65.2174%, 63.1373%
        XYZ:
        17.0955, 10.7988, 6.3376
        xyY:
        0.4994, 0.3155, 10.7988
      CIE-Lab:
        39.2394, 44.1384, 17.7315
        CIE-LCH:
        39.2394, 47.5668, 21.8866
        CIE-Luv:
        39.2394, 75.1739, 11.3726
        Hunter-Lab:
        32.8615, 35.3533, 11.5685
      #a13842 color charts
#a13842 RGB chart
      #a13842 CMYK chart
      #a13842 RGB pie chart
      #a13842 color shades, tints & tones
#a13842 color schemes
#a13842 color preview, HTML & CSS examples
           This text has a color of #a13842        
        
          <p style="color:#a13842;">Text here</p>
        
        
          .mytext {color:#a13842;}
        
        Text color #a13842
      
           This box has a color of #a13842        
        
          <div style="background-color:#a13842;">Content here</div>
        
        
          .mybackground {background-color:#a13842;}
        
        Background color #a13842
      
           Border around this has a color of #a13842        
        
          <div style="border:2px solid #a13842;">Content here</div>
        
        
          .myborder {border:2px solid #a13842;}
        
        Border color #a13842