#e0b2b2 color space conversions
Hex:
        #e0b2b2
        RGB:
        224, 178, 178
        CMY:
        12, 30, 30
        CMYK:
        0, 21, 21, 12
      HSL:
        0°, 42.5926%, 78.8235%
        HSV (HSB):
        0°, 20.5357%, 87.8431%
        XYZ:
        54.6967, 50.9024, 49.0618
        xyY:
        0.3537, 0.3291, 50.9024
      CIE-Lab:
        76.6199, 16.6657, 6.3604
        CIE-LCH:
        76.6199, 17.8381, 20.8891
        CIE-Luv:
        76.6199, 28.6707, 6.1711
        Hunter-Lab:
        71.3459, 11.9901, 9.1708
      #e0b2b2 color charts
#e0b2b2 RGB chart
      #e0b2b2 CMYK chart
      #e0b2b2 RGB pie chart
      #e0b2b2 color shades, tints & tones
#e0b2b2 color schemes
#e0b2b2 color preview, HTML & CSS examples
           This text has a color of #e0b2b2        
        
          <p style="color:#e0b2b2;">Text here</p>
        
        
          .mytext {color:#e0b2b2;}
        
        Text color #e0b2b2
      
           This box has a color of #e0b2b2        
        
          <div style="background-color:#e0b2b2;">Content here</div>
        
        
          .mybackground {background-color:#e0b2b2;}
        
        Background color #e0b2b2
      
           Border around this has a color of #e0b2b2        
        
          <div style="border:2px solid #e0b2b2;">Content here</div>
        
        
          .myborder {border:2px solid #e0b2b2;}
        
        Border color #e0b2b2