#fd94a5 color space conversions
Hex:
        #fd94a5
        RGB:
        253, 148, 165
        CMY:
        1, 42, 35
        CMYK:
        0, 42, 35, 1
      HSL:
        350°, 96.3303%, 78.6275%
        HSV (HSB):
        350°, 41.5020%, 99.2157%
        XYZ:
        57.8894, 44.7791, 41.1894
        xyY:
        0.4024, 0.3113, 44.7791
      CIE-Lab:
        72.7462, 41.3020, 8.3651
        CIE-LCH:
        72.7462, 42.1406, 11.4495
        CIE-Luv:
        72.7462, 69.5821, 3.8281
        Hunter-Lab:
        66.9172, 37.3137, 10.3473
      #fd94a5 color charts
#fd94a5 RGB chart
      #fd94a5 CMYK chart
      #fd94a5 RGB pie chart
      #fd94a5 color shades, tints & tones
#fd94a5 color schemes
#fd94a5 color preview, HTML & CSS examples
           This text has a color of #fd94a5        
        
          <p style="color:#fd94a5;">Text here</p>
        
        
          .mytext {color:#fd94a5;}
        
        Text color #fd94a5
      
           This box has a color of #fd94a5        
        
          <div style="background-color:#fd94a5;">Content here</div>
        
        
          .mybackground {background-color:#fd94a5;}
        
        Background color #fd94a5
      
           Border around this has a color of #fd94a5        
        
          <div style="border:2px solid #fd94a5;">Content here</div>
        
        
          .myborder {border:2px solid #fd94a5;}
        
        Border color #fd94a5