#e0aeaf color space conversions
Hex:
        #e0aeaf
        RGB:
        224, 174, 175
        CMY:
        12, 32, 31
        CMYK:
        0, 22, 22, 12
      HSL:
        359°, 44.6429%, 78.0392%
        HSV (HSB):
        359°, 22.3214%, 87.8431%
        XYZ:
        53.6144, 49.2145, 47.2310
        xyY:
        0.3573, 0.3280, 49.2145
      CIE-Lab:
        75.5846, 18.3665, 6.5069
        CIE-LCH:
        75.5846, 19.4850, 19.5082
        CIE-Luv:
        75.5846, 31.3340, 6.0280
        Hunter-Lab:
        70.1531, 13.6505, 9.1898
      #e0aeaf color charts
#e0aeaf RGB chart
      #e0aeaf CMYK chart
      #e0aeaf RGB pie chart
      #e0aeaf color shades, tints & tones
#e0aeaf color schemes
#e0aeaf color preview, HTML & CSS examples
           This text has a color of #e0aeaf        
        
          <p style="color:#e0aeaf;">Text here</p>
        
        
          .mytext {color:#e0aeaf;}
        
        Text color #e0aeaf
      
           This box has a color of #e0aeaf        
        
          <div style="background-color:#e0aeaf;">Content here</div>
        
        
          .mybackground {background-color:#e0aeaf;}
        
        Background color #e0aeaf
      
           Border around this has a color of #e0aeaf        
        
          <div style="border:2px solid #e0aeaf;">Content here</div>
        
        
          .myborder {border:2px solid #e0aeaf;}
        
        Border color #e0aeaf