#ffe0d6 color space conversions
Hex:
        #ffe0d6
        RGB:
        255, 224, 214
        CMY:
        0, 12, 16
        CMYK:
        0, 12, 16, 0
      HSL:
        15°, 100.0000%, 91.9608%
        HSV (HSB):
        15°, 16.0784%, 100.0000%
        XYZ:
        80.0333, 79.4263, 74.7309
        xyY:
        0.3417, 0.3392, 79.4263
      CIE-Lab:
        91.4269, 9.1040, 8.8005
        CIE-LCH:
        91.4269, 12.6622, 44.0289
        CIE-Luv:
        91.4269, 19.2629, 11.4303
        Hunter-Lab:
        89.1215, 4.3348, 12.6686
      #ffe0d6 color charts
#ffe0d6 RGB chart
      #ffe0d6 CMYK chart
      #ffe0d6 RGB pie chart
      #ffe0d6 color shades, tints & tones
#ffe0d6 color schemes
#ffe0d6 color preview, HTML & CSS examples
           This text has a color of #ffe0d6        
        
          <p style="color:#ffe0d6;">Text here</p>
        
        
          .mytext {color:#ffe0d6;}
        
        Text color #ffe0d6
      
           This box has a color of #ffe0d6        
        
          <div style="background-color:#ffe0d6;">Content here</div>
        
        
          .mybackground {background-color:#ffe0d6;}
        
        Background color #ffe0d6
      
           Border around this has a color of #ffe0d6        
        
          <div style="border:2px solid #ffe0d6;">Content here</div>
        
        
          .myborder {border:2px solid #ffe0d6;}
        
        Border color #ffe0d6