#a14e58 color space conversions
Hex:
        #a14e58
        RGB:
        161, 78, 88
        CMY:
        37, 69, 65
        CMYK:
        0, 52, 45, 37
      HSL:
        353°, 34.7280%, 46.8627%
        HSV (HSB):
        353°, 51.5528%, 63.1373%
        XYZ:
        19.1838, 13.7304, 10.8717
        xyY:
        0.4381, 0.3136, 13.7304
      CIE-Lab:
        43.8438, 35.3457, 10.3945
        CIE-LCH:
        43.8438, 36.8424, 16.3877
        CIE-Luv:
        43.8438, 56.9204, 6.3193
        Hunter-Lab:
        37.0546, 27.5669, 8.5428
      #a14e58 color charts
#a14e58 RGB chart
      #a14e58 CMYK chart
      #a14e58 RGB pie chart
      #a14e58 color shades, tints & tones
#a14e58 color schemes
#a14e58 color preview, HTML & CSS examples
           This text has a color of #a14e58        
        
          <p style="color:#a14e58;">Text here</p>
        
        
          .mytext {color:#a14e58;}
        
        Text color #a14e58
      
           This box has a color of #a14e58        
        
          <div style="background-color:#a14e58;">Content here</div>
        
        
          .mybackground {background-color:#a14e58;}
        
        Background color #a14e58
      
           Border around this has a color of #a14e58        
        
          <div style="border:2px solid #a14e58;">Content here</div>
        
        
          .myborder {border:2px solid #a14e58;}
        
        Border color #a14e58