#fa2a34 color space conversions
Hex:
        #fa2a34
        RGB:
        250, 42, 52
        CMY:
        2, 84, 80
        CMYK:
        0, 83, 79, 2
      HSL:
        357°, 95.4128%, 57.2549%
        HSV (HSB):
        357°, 83.2000%, 98.0392%
        XYZ:
        40.8721, 22.2279, 5.3850
        xyY:
        0.5968, 0.3246, 22.2279
      CIE-Lab:
        54.2679, 74.5190, 47.7387
        CIE-LCH:
        54.2679, 88.4990, 32.6446
        CIE-Luv:
        54.2679, 155.8298, 31.0621
        Hunter-Lab:
        47.1464, 72.2388, 26.2305
      #fa2a34 color charts
#fa2a34 RGB chart
      #fa2a34 CMYK chart
      #fa2a34 RGB pie chart
      #fa2a34 color shades, tints & tones
#fa2a34 color schemes
#fa2a34 color preview, HTML & CSS examples
           This text has a color of #fa2a34        
        
          <p style="color:#fa2a34;">Text here</p>
        
        
          .mytext {color:#fa2a34;}
        
        Text color #fa2a34
      
           This box has a color of #fa2a34        
        
          <div style="background-color:#fa2a34;">Content here</div>
        
        
          .mybackground {background-color:#fa2a34;}
        
        Background color #fa2a34
      
           Border around this has a color of #fa2a34        
        
          <div style="border:2px solid #fa2a34;">Content here</div>
        
        
          .myborder {border:2px solid #fa2a34;}
        
        Border color #fa2a34