#f9427a color space conversions
Hex:
        #f9427a
        RGB:
        249, 66, 122
        CMY:
        2, 74, 52
        CMYK:
        0, 73, 51, 2
      HSL:
        342°, 93.8462%, 61.7647%
        HSV (HSB):
        342°, 73.4940%, 97.6471%
        XYZ:
        44.5280, 25.4413, 20.9761
        xyY:
        0.4896, 0.2797, 25.4413
      CIE-Lab:
        57.5029, 71.5077, 11.2194
        CIE-LCH:
        57.5029, 72.3825, 8.9169
        CIE-Luv:
        57.5029, 124.3460, -0.1227
        Hunter-Lab:
        50.4394, 69.3113, 10.6507
      #f9427a color charts
#f9427a RGB chart
      #f9427a CMYK chart
      #f9427a RGB pie chart
      #f9427a color shades, tints & tones
#f9427a color schemes
#f9427a color preview, HTML & CSS examples
           This text has a color of #f9427a        
        
          <p style="color:#f9427a;">Text here</p>
        
        
          .mytext {color:#f9427a;}
        
        Text color #f9427a
      
           This box has a color of #f9427a        
        
          <div style="background-color:#f9427a;">Content here</div>
        
        
          .mybackground {background-color:#f9427a;}
        
        Background color #f9427a
      
           Border around this has a color of #f9427a        
        
          <div style="border:2px solid #f9427a;">Content here</div>
        
        
          .myborder {border:2px solid #f9427a;}
        
        Border color #f9427a