#a14849 color space conversions
Hex:
        #a14849
        RGB:
        161, 72, 73
        CMY:
        37, 72, 71
        CMYK:
        0, 55, 55, 37
      HSL:
        359°, 38.1974%, 45.6863%
        HSV (HSB):
        359°, 55.2795%, 63.1373%
        XYZ:
        18.2179, 12.6928, 7.7931
        xyY:
        0.4707, 0.3279, 12.6928
      CIE-Lab:
        42.2967, 37.0068, 17.4730
        CIE-LCH:
        42.2967, 40.9245, 25.2746
        CIE-Luv:
        42.2967, 63.9352, 13.2405
        Hunter-Lab:
        35.6270, 28.9289, 11.9697
      #a14849 color charts
#a14849 RGB chart
      #a14849 CMYK chart
      #a14849 RGB pie chart
      #a14849 color shades, tints & tones
#a14849 color schemes
#a14849 color preview, HTML & CSS examples
           This text has a color of #a14849        
        
          <p style="color:#a14849;">Text here</p>
        
        
          .mytext {color:#a14849;}
        
        Text color #a14849
      
           This box has a color of #a14849        
        
          <div style="background-color:#a14849;">Content here</div>
        
        
          .mybackground {background-color:#a14849;}
        
        Background color #a14849
      
           Border around this has a color of #a14849        
        
          <div style="border:2px solid #a14849;">Content here</div>
        
        
          .myborder {border:2px solid #a14849;}
        
        Border color #a14849