#e6c3bf color space conversions
Hex:
        #e6c3bf
        RGB:
        230, 195, 191
        CMY:
        10, 24, 25
        CMYK:
        0, 15, 17, 10
      HSL:
        6°, 43.8202%, 82.5490%
        HSV (HSB):
        6°, 16.9565%, 90.1961%
        XYZ:
        61.5522, 59.6148, 57.5529
        xyY:
        0.3444, 0.3336, 59.6148
      CIE-Lab:
        81.6284, 11.7734, 6.6165
        CIE-LCH:
        81.6284, 13.5052, 29.3354
        CIE-Luv:
        81.6284, 21.5913, 7.5675
        Hunter-Lab:
        77.2106, 7.1814, 9.8526
      #e6c3bf color charts
#e6c3bf RGB chart
      #e6c3bf CMYK chart
      #e6c3bf RGB pie chart
      #e6c3bf color shades, tints & tones
#e6c3bf color schemes
#e6c3bf color preview, HTML & CSS examples
           This text has a color of #e6c3bf        
        
          <p style="color:#e6c3bf;">Text here</p>
        
        
          .mytext {color:#e6c3bf;}
        
        Text color #e6c3bf
      
           This box has a color of #e6c3bf        
        
          <div style="background-color:#e6c3bf;">Content here</div>
        
        
          .mybackground {background-color:#e6c3bf;}
        
        Background color #e6c3bf
      
           Border around this has a color of #e6c3bf        
        
          <div style="border:2px solid #e6c3bf;">Content here</div>
        
        
          .myborder {border:2px solid #e6c3bf;}
        
        Border color #e6c3bf