#fa2c23 color space conversions
Hex:
        #fa2c23
        RGB:
        250, 44, 35
        CMY:
        2, 83, 86
        CMYK:
        0, 82, 86, 2
      HSL:
        3°, 95.5556%, 55.8824%
        HSV (HSB):
        3°, 86.0000%, 98.0392%
        XYZ:
        40.6284, 22.2467, 3.7428
        xyY:
        0.6099, 0.3339, 22.2467
      CIE-Lab:
        54.2878, 73.6817, 56.1566
        CIE-LCH:
        54.2878, 92.6421, 37.3129
        CIE-Luv:
        54.2878, 157.8483, 35.9679
        Hunter-Lab:
        47.1664, 71.2158, 28.3117
      #fa2c23 color charts
#fa2c23 RGB chart
      #fa2c23 CMYK chart
      #fa2c23 RGB pie chart
      #fa2c23 color shades, tints & tones
#fa2c23 color schemes
#fa2c23 color preview, HTML & CSS examples
           This text has a color of #fa2c23        
        
          <p style="color:#fa2c23;">Text here</p>
        
        
          .mytext {color:#fa2c23;}
        
        Text color #fa2c23
      
           This box has a color of #fa2c23        
        
          <div style="background-color:#fa2c23;">Content here</div>
        
        
          .mybackground {background-color:#fa2c23;}
        
        Background color #fa2c23
      
           Border around this has a color of #fa2c23        
        
          <div style="border:2px solid #fa2c23;">Content here</div>
        
        
          .myborder {border:2px solid #fa2c23;}
        
        Border color #fa2c23