#fa5f2b color space conversions
Hex:
        #fa5f2b
        RGB:
        250, 95, 43
        CMY:
        2, 63, 83
        CMYK:
        0, 62, 83, 2
      HSL:
        15°, 95.3917%, 57.4510%
        HSV (HSB):
        15°, 82.8000%, 98.0392%
        XYZ:
        43.9526, 28.6828, 5.5053
        xyY:
        0.5625, 0.3671, 28.6828
      CIE-Lab:
        60.5007, 56.9063, 57.9423
        CIE-LCH:
        60.5007, 81.2136, 45.5169
        CIE-Luv:
        60.5007, 126.1852, 45.4036
        Hunter-Lab:
        53.5564, 52.7677, 31.3948
      #fa5f2b color charts
#fa5f2b RGB chart
      #fa5f2b CMYK chart
      #fa5f2b RGB pie chart
      #fa5f2b color shades, tints & tones
#fa5f2b color schemes
#fa5f2b color preview, HTML & CSS examples
           This text has a color of #fa5f2b        
        
          <p style="color:#fa5f2b;">Text here</p>
        
        
          .mytext {color:#fa5f2b;}
        
        Text color #fa5f2b
      
           This box has a color of #fa5f2b        
        
          <div style="background-color:#fa5f2b;">Content here</div>
        
        
          .mybackground {background-color:#fa5f2b;}
        
        Background color #fa5f2b
      
           Border around this has a color of #fa5f2b        
        
          <div style="border:2px solid #fa5f2b;">Content here</div>
        
        
          .myborder {border:2px solid #fa5f2b;}
        
        Border color #fa5f2b