#fa2914 color space conversions
Hex:
        #fa2914
        RGB:
        250, 41, 20
        CMY:
        2, 84, 92
        CMYK:
        0, 84, 92, 2
      HSL:
        5°, 95.8333%, 52.9412%
        HSV (HSB):
        5°, 92.0000%, 98.0392%
        XYZ:
        40.3435, 21.9604, 2.7743
        xyY:
        0.6199, 0.3374, 21.9604
      CIE-Lab:
        53.9849, 74.1048, 61.8120
        CIE-LCH:
        53.9849, 96.5000, 39.8320
        CIE-Luv:
        53.9849, 160.7095, 38.1994
        Hunter-Lab:
        46.8619, 71.6628, 29.2933
      #fa2914 color charts
#fa2914 RGB chart
      #fa2914 CMYK chart
      #fa2914 RGB pie chart
      #fa2914 color shades, tints & tones
#fa2914 color schemes
#fa2914 color preview, HTML & CSS examples
           This text has a color of #fa2914        
        
          <p style="color:#fa2914;">Text here</p>
        
        
          .mytext {color:#fa2914;}
        
        Text color #fa2914
      
           This box has a color of #fa2914        
        
          <div style="background-color:#fa2914;">Content here</div>
        
        
          .mybackground {background-color:#fa2914;}
        
        Background color #fa2914
      
           Border around this has a color of #fa2914        
        
          <div style="border:2px solid #fa2914;">Content here</div>
        
        
          .myborder {border:2px solid #fa2914;}
        
        Border color #fa2914