#fd7ee2 color space conversions
Hex:
        #fd7ee2
        RGB:
        253, 126, 226
        CMY:
        1, 51, 11
        CMYK:
        0, 50, 11, 1
      HSL:
        313°, 96.9466%, 74.3137%
        HSV (HSB):
        313°, 50.1976%, 99.2157%
        XYZ:
        61.6963, 41.2953, 76.6705
        xyY:
        0.3434, 0.2298, 41.2953
      CIE-Lab:
        70.3823, 60.5849, -28.9964
        CIE-LCH:
        70.3823, 67.1664, 334.4239
        CIE-Luv:
        70.3823, 66.8058, -55.2926
        Hunter-Lab:
        64.2615, 58.9173, -25.7561
      #fd7ee2 color charts
#fd7ee2 RGB chart
      #fd7ee2 CMYK chart
      #fd7ee2 RGB pie chart
      #fd7ee2 color shades, tints & tones
#fd7ee2 color schemes
#fd7ee2 color preview, HTML & CSS examples
           This text has a color of #fd7ee2        
        
          <p style="color:#fd7ee2;">Text here</p>
        
        
          .mytext {color:#fd7ee2;}
        
        Text color #fd7ee2
      
           This box has a color of #fd7ee2        
        
          <div style="background-color:#fd7ee2;">Content here</div>
        
        
          .mybackground {background-color:#fd7ee2;}
        
        Background color #fd7ee2
      
           Border around this has a color of #fd7ee2        
        
          <div style="border:2px solid #fd7ee2;">Content here</div>
        
        
          .myborder {border:2px solid #fd7ee2;}
        
        Border color #fd7ee2