#f9054f color space conversions
Hex:
        #f9054f
        RGB:
        249, 5, 79
        CMY:
        2, 98, 69
        CMYK:
        0, 98, 68, 2
      HSL:
        342°, 96.0630%, 49.8039%
        HSV (HSB):
        342°, 97.9920%, 97.6471%
        XYZ:
        40.5325, 20.8128, 9.2781
        xyY:
        0.5739, 0.2947, 20.8128
      CIE-Lab:
        52.7440, 80.0394, 30.5146
        CIE-LCH:
        52.7440, 85.6589, 20.8691
        CIE-Luv:
        52.7440, 156.4645, 16.3701
        Hunter-Lab:
        45.6210, 78.7533, 19.8767
      #f9054f color charts
#f9054f RGB chart
      #f9054f CMYK chart
      #f9054f RGB pie chart
      #f9054f color shades, tints & tones
#f9054f color schemes
#f9054f color preview, HTML & CSS examples
           This text has a color of #f9054f        
        
          <p style="color:#f9054f;">Text here</p>
        
        
          .mytext {color:#f9054f;}
        
        Text color #f9054f
      
           This box has a color of #f9054f        
        
          <div style="background-color:#f9054f;">Content here</div>
        
        
          .mybackground {background-color:#f9054f;}
        
        Background color #f9054f
      
           Border around this has a color of #f9054f        
        
          <div style="border:2px solid #f9054f;">Content here</div>
        
        
          .myborder {border:2px solid #f9054f;}
        
        Border color #f9054f