#e6b7ba color space conversions
Hex:
        #e6b7ba
        RGB:
        230, 183, 186
        CMY:
        10, 28, 27
        CMYK:
        0, 20, 19, 10
      HSL:
        356°, 48.4536%, 80.9804%
        HSV (HSB):
        356°, 20.4348%, 90.1961%
        XYZ:
        58.4295, 54.2351, 53.8432
        xyY:
        0.3509, 0.3257, 54.2351
      CIE-Lab:
        78.5986, 17.3899, 4.9446
        CIE-LCH:
        78.5986, 18.0792, 15.8725
        CIE-Luv:
        78.5986, 28.9221, 4.0507
        Hunter-Lab:
        73.6445, 12.7440, 8.2028
      #e6b7ba color charts
#e6b7ba RGB chart
      #e6b7ba CMYK chart
      #e6b7ba RGB pie chart
      #e6b7ba color shades, tints & tones
#e6b7ba color schemes
#e6b7ba color preview, HTML & CSS examples
           This text has a color of #e6b7ba        
        
          <p style="color:#e6b7ba;">Text here</p>
        
        
          .mytext {color:#e6b7ba;}
        
        Text color #e6b7ba
      
           This box has a color of #e6b7ba        
        
          <div style="background-color:#e6b7ba;">Content here</div>
        
        
          .mybackground {background-color:#e6b7ba;}
        
        Background color #e6b7ba
      
           Border around this has a color of #e6b7ba        
        
          <div style="border:2px solid #e6b7ba;">Content here</div>
        
        
          .myborder {border:2px solid #e6b7ba;}
        
        Border color #e6b7ba