#ffd4e1 color space conversions
Hex:
        #ffd4e1
        RGB:
        255, 212, 225
        CMY:
        0, 17, 12
        CMYK:
        0, 17, 12, 0
      HSL:
        342°, 100.0000%, 91.5686%
        HSV (HSB):
        342°, 16.8627%, 100.0000%
        XYZ:
        78.3741, 73.7832, 81.3450
        xyY:
        0.3356, 0.3160, 73.7832
      CIE-Lab:
        88.8199, 17.0552, -0.7524
        CIE-LCH:
        88.8199, 17.0718, 357.4739
        CIE-Luv:
        88.8199, 24.8456, -4.2637
        Hunter-Lab:
        85.8972, 12.5466, 3.9801
      #ffd4e1 color charts
#ffd4e1 RGB chart
      #ffd4e1 CMYK chart
      #ffd4e1 RGB pie chart
      #ffd4e1 color shades, tints & tones
#ffd4e1 color schemes
#ffd4e1 color preview, HTML & CSS examples
           This text has a color of #ffd4e1        
        
          <p style="color:#ffd4e1;">Text here</p>
        
        
          .mytext {color:#ffd4e1;}
        
        Text color #ffd4e1
      
           This box has a color of #ffd4e1        
        
          <div style="background-color:#ffd4e1;">Content here</div>
        
        
          .mybackground {background-color:#ffd4e1;}
        
        Background color #ffd4e1
      
           Border around this has a color of #ffd4e1        
        
          <div style="border:2px solid #ffd4e1;">Content here</div>
        
        
          .myborder {border:2px solid #ffd4e1;}
        
        Border color #ffd4e1