#fa0f46 color space conversions
Hex:
        #fa0f46
        RGB:
        250, 15, 70
        CMY:
        2, 94, 73
        CMYK:
        0, 94, 72, 2
      HSL:
        346°, 95.9184%, 51.9608%
        HSV (HSB):
        346°, 94.0000%, 98.0392%
        XYZ:
        40.7007, 21.1078, 7.7234
        xyY:
        0.5854, 0.3036, 21.1078
      CIE-Lab:
        53.0673, 79.1656, 36.2912
        CIE-LCH:
        53.0673, 87.0876, 24.6278
        CIE-Luv:
        53.0673, 158.6976, 21.3478
        Hunter-Lab:
        45.9433, 77.7306, 22.1932
      #fa0f46 color charts
#fa0f46 RGB chart
      #fa0f46 CMYK chart
      #fa0f46 RGB pie chart
      #fa0f46 color shades, tints & tones
#fa0f46 color schemes
#fa0f46 color preview, HTML & CSS examples
           This text has a color of #fa0f46        
        
          <p style="color:#fa0f46;">Text here</p>
        
        
          .mytext {color:#fa0f46;}
        
        Text color #fa0f46
      
           This box has a color of #fa0f46        
        
          <div style="background-color:#fa0f46;">Content here</div>
        
        
          .mybackground {background-color:#fa0f46;}
        
        Background color #fa0f46
      
           Border around this has a color of #fa0f46        
        
          <div style="border:2px solid #fa0f46;">Content here</div>
        
        
          .myborder {border:2px solid #fa0f46;}
        
        Border color #fa0f46