#fa1b02 color space conversions
Hex:
        #fa1b02
        RGB:
        250, 27, 2
        CMY:
        2, 89, 99
        CMYK:
        0, 89, 99, 2
      HSL:
        6°, 98.4127%, 49.4118%
        HSV (HSB):
        6°, 99.2000%, 98.0392%
        XYZ:
        39.8272, 21.1122, 2.0334
        xyY:
        0.6325, 0.3353, 21.1122
      CIE-Lab:
        53.0721, 76.4295, 66.0280
        CIE-LCH:
        53.0721, 101.0008, 40.8240
        CIE-Luv:
        53.0721, 166.6189, 38.4083
        Hunter-Lab:
        45.9481, 74.3126, 29.5398
      #fa1b02 color charts
#fa1b02 RGB chart
      #fa1b02 CMYK chart
      #fa1b02 RGB pie chart
      #fa1b02 color shades, tints & tones
#fa1b02 color schemes
#fa1b02 color preview, HTML & CSS examples
           This text has a color of #fa1b02        
        
          <p style="color:#fa1b02;">Text here</p>
        
        
          .mytext {color:#fa1b02;}
        
        Text color #fa1b02
      
           This box has a color of #fa1b02        
        
          <div style="background-color:#fa1b02;">Content here</div>
        
        
          .mybackground {background-color:#fa1b02;}
        
        Background color #fa1b02
      
           Border around this has a color of #fa1b02        
        
          <div style="border:2px solid #fa1b02;">Content here</div>
        
        
          .myborder {border:2px solid #fa1b02;}
        
        Border color #fa1b02