#fa6f5e color space conversions
Hex:
        #fa6f5e
        RGB:
        250, 111, 94
        CMY:
        2, 56, 63
        CMYK:
        0, 56, 62, 2
      HSL:
        7°, 93.9759%, 67.4510%
        HSV (HSB):
        7°, 62.4000%, 98.0392%
        XYZ:
        47.1292, 32.5010, 14.3790
        xyY:
        0.5013, 0.3457, 32.5010
      CIE-Lab:
        63.7548, 51.9787, 35.6602
        CIE-LCH:
        63.7548, 63.0352, 34.4522
        CIE-Luv:
        63.7548, 106.4501, 31.4338
        Hunter-Lab:
        57.0097, 47.7967, 24.9526
      #fa6f5e color charts
#fa6f5e RGB chart
      #fa6f5e CMYK chart
      #fa6f5e RGB pie chart
      #fa6f5e color shades, tints & tones
#fa6f5e color schemes
#fa6f5e color preview, HTML & CSS examples
           This text has a color of #fa6f5e        
        
          <p style="color:#fa6f5e;">Text here</p>
        
        
          .mytext {color:#fa6f5e;}
        
        Text color #fa6f5e
      
           This box has a color of #fa6f5e        
        
          <div style="background-color:#fa6f5e;">Content here</div>
        
        
          .mybackground {background-color:#fa6f5e;}
        
        Background color #fa6f5e
      
           Border around this has a color of #fa6f5e        
        
          <div style="border:2px solid #fa6f5e;">Content here</div>
        
        
          .myborder {border:2px solid #fa6f5e;}
        
        Border color #fa6f5e