#e6a0b1 color space conversions
Hex:
        #e6a0b1
        RGB:
        230, 160, 177
        CMY:
        10, 37, 31
        CMYK:
        0, 30, 23, 10
      HSL:
        345°, 58.3333%, 76.4706%
        HSV (HSB):
        345°, 30.4348%, 90.1961%
        XYZ:
        53.1397, 45.1389, 47.5069
        xyY:
        0.3645, 0.3096, 45.1389
      CIE-Lab:
        72.9833, 28.3563, 1.7276
        CIE-LCH:
        72.9833, 28.4089, 3.4865
        CIE-Luv:
        72.9833, 43.3713, -2.7042
        Hunter-Lab:
        67.1855, 23.6082, 5.1059
      #e6a0b1 color charts
#e6a0b1 RGB chart
      #e6a0b1 CMYK chart
      #e6a0b1 RGB pie chart
      #e6a0b1 color shades, tints & tones
#e6a0b1 color schemes
#e6a0b1 color preview, HTML & CSS examples
           This text has a color of #e6a0b1        
        
          <p style="color:#e6a0b1;">Text here</p>
        
        
          .mytext {color:#e6a0b1;}
        
        Text color #e6a0b1
      
           This box has a color of #e6a0b1        
        
          <div style="background-color:#e6a0b1;">Content here</div>
        
        
          .mybackground {background-color:#e6a0b1;}
        
        Background color #e6a0b1
      
           Border around this has a color of #e6a0b1        
        
          <div style="border:2px solid #e6a0b1;">Content here</div>
        
        
          .myborder {border:2px solid #e6a0b1;}
        
        Border color #e6a0b1