#fd94be color space conversions
Hex:
        #fd94be
        RGB:
        253, 148, 190
        CMY:
        1, 42, 25
        CMYK:
        0, 42, 25, 1
      HSL:
        336°, 96.3303%, 78.6275%
        HSV (HSB):
        336°, 41.5020%, 99.2157%
        XYZ:
        60.3922, 45.7802, 54.3686
        xyY:
        0.3762, 0.2852, 45.7802
      CIE-Lab:
        73.4027, 44.4942, -4.5267
        CIE-LCH:
        73.4027, 44.7239, 354.1908
        CIE-Luv:
        73.4027, 64.4699, -14.9483
        Hunter-Lab:
        67.6610, 40.9168, -0.2794
      #fd94be color charts
#fd94be RGB chart
      #fd94be CMYK chart
      #fd94be RGB pie chart
      #fd94be color shades, tints & tones
#fd94be color schemes
#fd94be color preview, HTML & CSS examples
           This text has a color of #fd94be        
        
          <p style="color:#fd94be;">Text here</p>
        
        
          .mytext {color:#fd94be;}
        
        Text color #fd94be
      
           This box has a color of #fd94be        
        
          <div style="background-color:#fd94be;">Content here</div>
        
        
          .mybackground {background-color:#fd94be;}
        
        Background color #fd94be
      
           Border around this has a color of #fd94be        
        
          <div style="border:2px solid #fd94be;">Content here</div>
        
        
          .myborder {border:2px solid #fd94be;}
        
        Border color #fd94be