#fa7054 color space conversions
Hex:
        #fa7054
        RGB:
        250, 112, 84
        CMY:
        2, 56, 67
        CMYK:
        0, 55, 66, 2
      HSL:
        10°, 94.3182%, 65.4902%
        HSV (HSB):
        10°, 66.4000%, 98.0392%
        XYZ:
        46.8187, 32.5524, 12.2031
        xyY:
        0.5113, 0.3555, 32.5524
      CIE-Lab:
        63.7969, 50.9268, 41.1534
        CIE-LCH:
        63.7969, 65.4763, 38.9413
        CIE-Luv:
        63.7969, 107.5907, 36.5813
        Hunter-Lab:
        57.0547, 46.6302, 27.2571
      #fa7054 color charts
#fa7054 RGB chart
      #fa7054 CMYK chart
      #fa7054 RGB pie chart
      #fa7054 color shades, tints & tones
#fa7054 color schemes
#fa7054 color preview, HTML & CSS examples
           This text has a color of #fa7054        
        
          <p style="color:#fa7054;">Text here</p>
        
        
          .mytext {color:#fa7054;}
        
        Text color #fa7054
      
           This box has a color of #fa7054        
        
          <div style="background-color:#fa7054;">Content here</div>
        
        
          .mybackground {background-color:#fa7054;}
        
        Background color #fa7054
      
           Border around this has a color of #fa7054        
        
          <div style="border:2px solid #fa7054;">Content here</div>
        
        
          .myborder {border:2px solid #fa7054;}
        
        Border color #fa7054