#a13045 color space conversions
Hex:
        #a13045
        RGB:
        161, 48, 69
        CMY:
        37, 81, 73
        CMYK:
        0, 70, 57, 37
      HSL:
        349°, 54.0670%, 40.9804%
        HSV (HSB):
        349°, 70.1863%, 63.1373%
        XYZ:
        16.8291, 10.1206, 6.6967
        xyY:
        0.5002, 0.3008, 10.1206
      CIE-Lab:
        38.0581, 47.7566, 14.2575
        CIE-LCH:
        38.0581, 49.8395, 16.6228
        CIE-Luv:
        38.0581, 78.5883, 7.0708
        Hunter-Lab:
        31.8130, 38.7539, 9.7884
      #a13045 color charts
#a13045 RGB chart
      #a13045 CMYK chart
      #a13045 RGB pie chart
      #a13045 color shades, tints & tones
#a13045 color schemes
#a13045 color preview, HTML & CSS examples
           This text has a color of #a13045        
        
          <p style="color:#a13045;">Text here</p>
        
        
          .mytext {color:#a13045;}
        
        Text color #a13045
      
           This box has a color of #a13045        
        
          <div style="background-color:#a13045;">Content here</div>
        
        
          .mybackground {background-color:#a13045;}
        
        Background color #a13045
      
           Border around this has a color of #a13045        
        
          <div style="border:2px solid #a13045;">Content here</div>
        
        
          .myborder {border:2px solid #a13045;}
        
        Border color #a13045