#e0bdbd color space conversions
Hex:
        #e0bdbd
        RGB:
        224, 189, 189
        CMY:
        12, 26, 26
        CMYK:
        0, 16, 16, 12
      HSL:
        0°, 36.0825%, 80.9804%
        HSV (HSB):
        0°, 15.6250%, 87.8431%
        XYZ:
        58.1234, 55.9166, 55.8737
        xyY:
        0.3421, 0.3291, 55.9166
      CIE-Lab:
        79.5663, 12.4749, 4.6495
        CIE-LCH:
        79.5663, 13.3132, 20.4408
        CIE-Luv:
        79.5663, 21.2746, 4.5753
        Hunter-Lab:
        74.7774, 7.8849, 8.0427
      #e0bdbd color charts
#e0bdbd RGB chart
      #e0bdbd CMYK chart
      #e0bdbd RGB pie chart
      #e0bdbd color shades, tints & tones
#e0bdbd color schemes
#e0bdbd color preview, HTML & CSS examples
           This text has a color of #e0bdbd        
        
          <p style="color:#e0bdbd;">Text here</p>
        
        
          .mytext {color:#e0bdbd;}
        
        Text color #e0bdbd
      
           This box has a color of #e0bdbd        
        
          <div style="background-color:#e0bdbd;">Content here</div>
        
        
          .mybackground {background-color:#e0bdbd;}
        
        Background color #e0bdbd
      
           Border around this has a color of #e0bdbd        
        
          <div style="border:2px solid #e0bdbd;">Content here</div>
        
        
          .myborder {border:2px solid #e0bdbd;}
        
        Border color #e0bdbd