#fa4f3b color space conversions
Hex:
        #fa4f3b
        RGB:
        250, 79, 59
        CMY:
        2, 69, 77
        CMYK:
        0, 68, 76, 2
      HSL:
        6°, 95.0249%, 60.5882%
        HSV (HSB):
        6°, 76.4000%, 98.0392%
        XYZ:
        43.0097, 26.2317, 6.9340
        xyY:
        0.5646, 0.3444, 26.2317
      CIE-Lab:
        58.2564, 63.7954, 48.1603
        CIE-LCH:
        58.2564, 79.9329, 37.0498
        CIE-Luv:
        58.2564, 135.0901, 36.3044
        Hunter-Lab:
        51.2169, 60.2669, 27.8248
      #fa4f3b color charts
#fa4f3b RGB chart
      #fa4f3b CMYK chart
      #fa4f3b RGB pie chart
      #fa4f3b color shades, tints & tones
#fa4f3b color schemes
#fa4f3b color preview, HTML & CSS examples
           This text has a color of #fa4f3b        
        
          <p style="color:#fa4f3b;">Text here</p>
        
        
          .mytext {color:#fa4f3b;}
        
        Text color #fa4f3b
      
           This box has a color of #fa4f3b        
        
          <div style="background-color:#fa4f3b;">Content here</div>
        
        
          .mybackground {background-color:#fa4f3b;}
        
        Background color #fa4f3b
      
           Border around this has a color of #fa4f3b        
        
          <div style="border:2px solid #fa4f3b;">Content here</div>
        
        
          .myborder {border:2px solid #fa4f3b;}
        
        Border color #fa4f3b