#e0afad color space conversions
Hex:
        #e0afad
        RGB:
        224, 175, 173
        CMY:
        12, 31, 32
        CMYK:
        0, 22, 23, 12
      HSL:
        2°, 45.1327%, 77.8431%
        HSV (HSB):
        2°, 22.7679%, 87.8431%
        XYZ:
        53.6133, 49.5244, 46.2686
        xyY:
        0.3588, 0.3315, 49.5244
      CIE-Lab:
        75.7764, 17.5369, 7.8729
        CIE-LCH:
        75.7764, 19.2231, 24.1769
        CIE-Luv:
        75.7764, 30.9831, 8.1012
        Hunter-Lab:
        70.3736, 12.8344, 10.2800
      #e0afad color charts
#e0afad RGB chart
      #e0afad CMYK chart
      #e0afad RGB pie chart
      #e0afad color shades, tints & tones
#e0afad color schemes
#e0afad color preview, HTML & CSS examples
           This text has a color of #e0afad        
        
          <p style="color:#e0afad;">Text here</p>
        
        
          .mytext {color:#e0afad;}
        
        Text color #e0afad
      
           This box has a color of #e0afad        
        
          <div style="background-color:#e0afad;">Content here</div>
        
        
          .mybackground {background-color:#e0afad;}
        
        Background color #e0afad
      
           Border around this has a color of #e0afad        
        
          <div style="border:2px solid #e0afad;">Content here</div>
        
        
          .myborder {border:2px solid #e0afad;}
        
        Border color #e0afad