#fa5220 color space conversions
Hex:
        #fa5220
        RGB:
        250, 82, 32
        CMY:
        2, 68, 87
        CMYK:
        0, 67, 87, 2
      HSL:
        14°, 95.6140%, 55.2941%
        HSV (HSB):
        14°, 87.2000%, 98.0392%
        XYZ:
        42.7023, 26.4629, 4.2237
        xyY:
        0.5819, 0.3606, 26.4629
      CIE-Lab:
        58.4738, 61.9413, 60.7003
        CIE-LCH:
        58.4738, 86.7251, 44.4202
        CIE-Luv:
        58.4738, 136.6712, 44.2494
        Hunter-Lab:
        51.4421, 58.1502, 31.1414
      #fa5220 color charts
#fa5220 RGB chart
      #fa5220 CMYK chart
      #fa5220 RGB pie chart
      #fa5220 color shades, tints & tones
#fa5220 color schemes
#fa5220 color preview, HTML & CSS examples
           This text has a color of #fa5220        
        
          <p style="color:#fa5220;">Text here</p>
        
        
          .mytext {color:#fa5220;}
        
        Text color #fa5220
      
           This box has a color of #fa5220        
        
          <div style="background-color:#fa5220;">Content here</div>
        
        
          .mybackground {background-color:#fa5220;}
        
        Background color #fa5220
      
           Border around this has a color of #fa5220        
        
          <div style="border:2px solid #fa5220;">Content here</div>
        
        
          .myborder {border:2px solid #fa5220;}
        
        Border color #fa5220