#fa564f color space conversions
Hex:
        #fa564f
        RGB:
        250, 86, 79
        CMY:
        2, 66, 69
        CMYK:
        0, 66, 68, 2
      HSL:
        2°, 94.4751%, 64.5098%
        HSV (HSB):
        2°, 68.4000%, 98.0392%
        XYZ:
        44.1634, 27.5441, 10.3860
        xyY:
        0.5380, 0.3355, 27.5441
      CIE-Lab:
        59.4746, 61.9463, 38.7469
        CIE-LCH:
        59.4746, 73.0662, 32.0256
        CIE-Luv:
        59.4746, 126.6434, 30.2672
        Hunter-Lab:
        52.4825, 58.3615, 25.0045
      #fa564f color charts
#fa564f RGB chart
      #fa564f CMYK chart
      #fa564f RGB pie chart
      #fa564f color shades, tints & tones
#fa564f color schemes
#fa564f color preview, HTML & CSS examples
           This text has a color of #fa564f        
        
          <p style="color:#fa564f;">Text here</p>
        
        
          .mytext {color:#fa564f;}
        
        Text color #fa564f
      
           This box has a color of #fa564f        
        
          <div style="background-color:#fa564f;">Content here</div>
        
        
          .mybackground {background-color:#fa564f;}
        
        Background color #fa564f
      
           Border around this has a color of #fa564f        
        
          <div style="border:2px solid #fa564f;">Content here</div>
        
        
          .myborder {border:2px solid #fa564f;}
        
        Border color #fa564f