#ff94a1 color space conversions
Hex:
        #ff94a1
        RGB:
        255, 148, 161
        CMY:
        0, 42, 37
        CMYK:
        0, 42, 37, 0
      HSL:
        353°, 100.0000%, 79.0196%
        HSV (HSB):
        353°, 41.9608%, 100.0000%
        XYZ:
        58.2629, 45.0130, 39.3358
        xyY:
        0.4085, 0.3156, 45.0130
      CIE-Lab:
        72.9005, 41.5465, 10.8343
        CIE-LCH:
        72.9005, 42.9359, 14.6158
        CIE-Luv:
        72.9005, 71.8994, 7.0621
        Hunter-Lab:
        67.0917, 37.6001, 12.2026
      #ff94a1 color charts
#ff94a1 RGB chart
      #ff94a1 CMYK chart
      #ff94a1 RGB pie chart
      #ff94a1 color shades, tints & tones
#ff94a1 color schemes
#ff94a1 color preview, HTML & CSS examples
           This text has a color of #ff94a1        
        
          <p style="color:#ff94a1;">Text here</p>
        
        
          .mytext {color:#ff94a1;}
        
        Text color #ff94a1
      
           This box has a color of #ff94a1        
        
          <div style="background-color:#ff94a1;">Content here</div>
        
        
          .mybackground {background-color:#ff94a1;}
        
        Background color #ff94a1
      
           Border around this has a color of #ff94a1        
        
          <div style="border:2px solid #ff94a1;">Content here</div>
        
        
          .myborder {border:2px solid #ff94a1;}
        
        Border color #ff94a1