#fa2308 color space conversions
Hex:
        #fa2308
        RGB:
        250, 35, 8
        CMY:
        2, 86, 97
        CMYK:
        0, 86, 97, 2
      HSL:
        7°, 96.0317%, 50.5882%
        HSV (HSB):
        7°, 96.8000%, 98.0392%
        XYZ:
        40.0692, 21.5436, 2.2762
        xyY:
        0.6272, 0.3372, 21.5436
      CIE-Lab:
        53.5394, 75.1717, 64.8005
        CIE-LCH:
        53.5394, 99.2466, 40.7624
        CIE-Luv:
        53.5394, 163.7579, 38.7149
        Hunter-Lab:
        46.4151, 72.8691, 29.5830
      #fa2308 color charts
#fa2308 RGB chart
      #fa2308 CMYK chart
      #fa2308 RGB pie chart
      #fa2308 color shades, tints & tones
#fa2308 color schemes
#fa2308 color preview, HTML & CSS examples
           This text has a color of #fa2308        
        
          <p style="color:#fa2308;">Text here</p>
        
        
          .mytext {color:#fa2308;}
        
        Text color #fa2308
      
           This box has a color of #fa2308        
        
          <div style="background-color:#fa2308;">Content here</div>
        
        
          .mybackground {background-color:#fa2308;}
        
        Background color #fa2308
      
           Border around this has a color of #fa2308        
        
          <div style="border:2px solid #fa2308;">Content here</div>
        
        
          .myborder {border:2px solid #fa2308;}
        
        Border color #fa2308