#e1a294 color space conversions
Hex:
        #e1a294
        RGB:
        225, 162, 148
        CMY:
        12, 36, 42
        CMYK:
        0, 28, 34, 12
      HSL:
        11°, 56.2044%, 73.1373%
        HSV (HSB):
        11°, 34.2222%, 88.2353%
        XYZ:
        49.3170, 43.9863, 33.9079
        xyY:
        0.3877, 0.3458, 43.9863
      CIE-Lab:
        72.2194, 21.5251, 16.5386
        CIE-LCH:
        72.2194, 27.1450, 37.5366
        CIE-Luv:
        72.2194, 42.6706, 18.6804
        Hunter-Lab:
        66.3222, 16.6682, 16.1129
      #e1a294 color charts
#e1a294 RGB chart
      #e1a294 CMYK chart
      #e1a294 RGB pie chart
      #e1a294 color shades, tints & tones
#e1a294 color schemes
#e1a294 color preview, HTML & CSS examples
           This text has a color of #e1a294        
        
          <p style="color:#e1a294;">Text here</p>
        
        
          .mytext {color:#e1a294;}
        
        Text color #e1a294
      
           This box has a color of #e1a294        
        
          <div style="background-color:#e1a294;">Content here</div>
        
        
          .mybackground {background-color:#e1a294;}
        
        Background color #e1a294
      
           Border around this has a color of #e1a294        
        
          <div style="border:2px solid #e1a294;">Content here</div>
        
        
          .myborder {border:2px solid #e1a294;}
        
        Border color #e1a294