#fa495f color space conversions
Hex:
        #fa495f
        RGB:
        250, 73, 95
        CMY:
        2, 71, 63
        CMYK:
        0, 71, 62, 2
      HSL:
        353°, 94.6524%, 63.3333%
        HSV (HSB):
        353°, 70.8000%, 98.0392%
        XYZ:
        43.8724, 25.9153, 13.5163
        xyY:
        0.5267, 0.3111, 25.9153
      CIE-Lab:
        57.9566, 67.6371, 27.7423
        CIE-LCH:
        57.9566, 73.1055, 22.3016
        CIE-Luv:
        57.9566, 130.3867, 18.5417
        Hunter-Lab:
        50.9071, 64.7465, 19.8929
      #fa495f color charts
#fa495f RGB chart
      #fa495f CMYK chart
      #fa495f RGB pie chart
      #fa495f color shades, tints & tones
#fa495f color schemes
#fa495f color preview, HTML & CSS examples
           This text has a color of #fa495f        
        
          <p style="color:#fa495f;">Text here</p>
        
        
          .mytext {color:#fa495f;}
        
        Text color #fa495f
      
           This box has a color of #fa495f        
        
          <div style="background-color:#fa495f;">Content here</div>
        
        
          .mybackground {background-color:#fa495f;}
        
        Background color #fa495f
      
           Border around this has a color of #fa495f        
        
          <div style="border:2px solid #fa495f;">Content here</div>
        
        
          .myborder {border:2px solid #fa495f;}
        
        Border color #fa495f