#e0b2c1 color space conversions
Hex:
        #e0b2c1
        RGB:
        224, 178, 193
        CMY:
        12, 30, 24
        CMYK:
        0, 21, 14, 12
      HSL:
        340°, 42.5926%, 78.8235%
        HSV (HSB):
        340°, 20.5357%, 87.8431%
        XYZ:
        56.2865, 51.5383, 57.4334
        xyY:
        0.3406, 0.3119, 51.5383
      CIE-Lab:
        77.0040, 19.0009, -1.2446
        CIE-LCH:
        77.0040, 19.0417, 356.2523
        CIE-Luv:
        77.0040, 26.9610, -5.2662
        Hunter-Lab:
        71.7902, 14.3185, 2.8202
      #e0b2c1 color charts
#e0b2c1 RGB chart
      #e0b2c1 CMYK chart
      #e0b2c1 RGB pie chart
      #e0b2c1 color shades, tints & tones
#e0b2c1 color schemes
#e0b2c1 color preview, HTML & CSS examples
           This text has a color of #e0b2c1        
        
          <p style="color:#e0b2c1;">Text here</p>
        
        
          .mytext {color:#e0b2c1;}
        
        Text color #e0b2c1
      
           This box has a color of #e0b2c1        
        
          <div style="background-color:#e0b2c1;">Content here</div>
        
        
          .mybackground {background-color:#e0b2c1;}
        
        Background color #e0b2c1
      
           Border around this has a color of #e0b2c1        
        
          <div style="border:2px solid #e0b2c1;">Content here</div>
        
        
          .myborder {border:2px solid #e0b2c1;}
        
        Border color #e0b2c1