#a14557 color space conversions
Hex:
        #a14557
        RGB:
        161, 69, 87
        CMY:
        37, 73, 66
        CMYK:
        0, 57, 46, 37
      HSL:
        348°, 40.0000%, 45.0980%
        HSV (HSB):
        348°, 57.1429%, 63.1373%
        XYZ:
        18.5464, 12.5214, 10.4562
        xyY:
        0.4466, 0.3015, 12.5214
      CIE-Lab:
        42.0331, 39.8653, 8.4700
        CIE-LCH:
        42.0331, 40.7552, 11.9949
        CIE-Luv:
        42.0331, 62.4075, 3.1082
        Hunter-Lab:
        35.3856, 31.6308, 7.2502
      #a14557 color charts
#a14557 RGB chart
      #a14557 CMYK chart
      #a14557 RGB pie chart
      #a14557 color shades, tints & tones
#a14557 color schemes
#a14557 color preview, HTML & CSS examples
           This text has a color of #a14557        
        
          <p style="color:#a14557;">Text here</p>
        
        
          .mytext {color:#a14557;}
        
        Text color #a14557
      
           This box has a color of #a14557        
        
          <div style="background-color:#a14557;">Content here</div>
        
        
          .mybackground {background-color:#a14557;}
        
        Background color #a14557
      
           Border around this has a color of #a14557        
        
          <div style="border:2px solid #a14557;">Content here</div>
        
        
          .myborder {border:2px solid #a14557;}
        
        Border color #a14557