#f9474b color space conversions
Hex:
        #f9474b
        RGB:
        249, 71, 75
        CMY:
        2, 72, 71
        CMYK:
        0, 71, 70, 2
      HSL:
        359°, 93.6842%, 62.7451%
        HSV (HSB):
        359°, 71.4859%, 97.6471%
        XYZ:
        42.5902, 25.1542, 9.2671
        xyY:
        0.5530, 0.3266, 25.1542
      CIE-Lab:
        57.2254, 66.9869, 38.2759
        CIE-LCH:
        57.2254, 77.1511, 29.7434
        CIE-Luv:
        57.2254, 135.9013, 27.7688
        Hunter-Lab:
        50.1540, 63.8106, 24.1526
      #f9474b color charts
#f9474b RGB chart
      #f9474b CMYK chart
      #f9474b RGB pie chart
      #f9474b color shades, tints & tones
#f9474b color schemes
#f9474b color preview, HTML & CSS examples
           This text has a color of #f9474b        
        
          <p style="color:#f9474b;">Text here</p>
        
        
          .mytext {color:#f9474b;}
        
        Text color #f9474b
      
           This box has a color of #f9474b        
        
          <div style="background-color:#f9474b;">Content here</div>
        
        
          .mybackground {background-color:#f9474b;}
        
        Background color #f9474b
      
           Border around this has a color of #f9474b        
        
          <div style="border:2px solid #f9474b;">Content here</div>
        
        
          .myborder {border:2px solid #f9474b;}
        
        Border color #f9474b