#e6aab2 color space conversions
Hex:
        #e6aab2
        RGB:
        230, 170, 178
        CMY:
        10, 33, 30
        CMYK:
        0, 26, 23, 10
      HSL:
        352°, 54.5455%, 78.4314%
        HSV (HSB):
        352°, 26.0870%, 90.1961%
        XYZ:
        55.0437, 48.7868, 48.6352
        xyY:
        0.3610, 0.3200, 48.7868
      CIE-Lab:
        75.3185, 23.1526, 4.5624
        CIE-LCH:
        75.3185, 23.5979, 11.1477
        CIE-Luv:
        75.3185, 37.4121, 2.3514
        Hunter-Lab:
        69.8475, 18.4347, 7.6094
      #e6aab2 color charts
#e6aab2 RGB chart
      #e6aab2 CMYK chart
      #e6aab2 RGB pie chart
      #e6aab2 color shades, tints & tones
#e6aab2 color schemes
#e6aab2 color preview, HTML & CSS examples
           This text has a color of #e6aab2        
        
          <p style="color:#e6aab2;">Text here</p>
        
        
          .mytext {color:#e6aab2;}
        
        Text color #e6aab2
      
           This box has a color of #e6aab2        
        
          <div style="background-color:#e6aab2;">Content here</div>
        
        
          .mybackground {background-color:#e6aab2;}
        
        Background color #e6aab2
      
           Border around this has a color of #e6aab2        
        
          <div style="border:2px solid #e6aab2;">Content here</div>
        
        
          .myborder {border:2px solid #e6aab2;}
        
        Border color #e6aab2