#a13041 color space conversions
Hex:
        #a13041
        RGB:
        161, 48, 65
        CMY:
        37, 81, 75
        CMYK:
        0, 70, 60, 37
      HSL:
        351°, 54.0670%, 40.9804%
        HSV (HSB):
        351°, 70.1863%, 63.1373%
        XYZ:
        16.7090, 10.0726, 6.0646
        xyY:
        0.5087, 0.3067, 10.0726
      CIE-Lab:
        37.9725, 47.4565, 16.6765
        CIE-LCH:
        37.9725, 50.3014, 19.3617
        CIE-Luv:
        37.9725, 79.7278, 9.4135
        Hunter-Lab:
        31.7374, 38.4358, 10.8867
      #a13041 color charts
#a13041 RGB chart
      #a13041 CMYK chart
      #a13041 RGB pie chart
      #a13041 color shades, tints & tones
#a13041 color schemes
#a13041 color preview, HTML & CSS examples
           This text has a color of #a13041        
        
          <p style="color:#a13041;">Text here</p>
        
        
          .mytext {color:#a13041;}
        
        Text color #a13041
      
           This box has a color of #a13041        
        
          <div style="background-color:#a13041;">Content here</div>
        
        
          .mybackground {background-color:#a13041;}
        
        Background color #a13041
      
           Border around this has a color of #a13041        
        
          <div style="border:2px solid #a13041;">Content here</div>
        
        
          .myborder {border:2px solid #a13041;}
        
        Border color #a13041