#fa5c2b color space conversions
Hex:
        #fa5c2b
        RGB:
        250, 92, 43
        CMY:
        2, 64, 83
        CMYK:
        0, 63, 83, 2
      HSL:
        14°, 95.3917%, 57.4510%
        HSV (HSB):
        14°, 82.8000%, 98.0392%
        XYZ:
        43.6875, 28.1527, 5.4169
        xyY:
        0.5655, 0.3644, 28.1527
      CIE-Lab:
        60.0264, 58.1716, 57.5225
        CIE-LCH:
        60.0264, 81.8093, 44.6785
        CIE-Luv:
        60.0264, 128.3980, 44.5476
        Hunter-Lab:
        53.0591, 54.1189, 31.0883
      #fa5c2b color charts
#fa5c2b RGB chart
      #fa5c2b CMYK chart
      #fa5c2b RGB pie chart
      #fa5c2b color shades, tints & tones
#fa5c2b color schemes
#fa5c2b color preview, HTML & CSS examples
           This text has a color of #fa5c2b        
        
          <p style="color:#fa5c2b;">Text here</p>
        
        
          .mytext {color:#fa5c2b;}
        
        Text color #fa5c2b
      
           This box has a color of #fa5c2b        
        
          <div style="background-color:#fa5c2b;">Content here</div>
        
        
          .mybackground {background-color:#fa5c2b;}
        
        Background color #fa5c2b
      
           Border around this has a color of #fa5c2b        
        
          <div style="border:2px solid #fa5c2b;">Content here</div>
        
        
          .myborder {border:2px solid #fa5c2b;}
        
        Border color #fa5c2b