#fa906f color space conversions
Hex:
        #fa906f
        RGB:
        250, 144, 111
        CMY:
        2, 44, 56
        CMYK:
        0, 42, 56, 2
      HSL:
        14°, 93.2886%, 70.7843%
        HSV (HSB):
        14°, 55.6000%, 98.0392%
        XYZ:
        52.2668, 41.4182, 20.2787
        xyY:
        0.4586, 0.3634, 41.4182
      CIE-Lab:
        70.4679, 36.9305, 34.8676
        CIE-LCH:
        70.4679, 50.7899, 43.3543
        CIE-Luv:
        70.4679, 79.5593, 35.9621
        Hunter-Lab:
        64.3570, 32.3422, 26.3678
      #fa906f color charts
#fa906f RGB chart
      #fa906f CMYK chart
      #fa906f RGB pie chart
      #fa906f color shades, tints & tones
#fa906f color schemes
#fa906f color preview, HTML & CSS examples
           This text has a color of #fa906f        
        
          <p style="color:#fa906f;">Text here</p>
        
        
          .mytext {color:#fa906f;}
        
        Text color #fa906f
      
           This box has a color of #fa906f        
        
          <div style="background-color:#fa906f;">Content here</div>
        
        
          .mybackground {background-color:#fa906f;}
        
        Background color #fa906f
      
           Border around this has a color of #fa906f        
        
          <div style="border:2px solid #fa906f;">Content here</div>
        
        
          .myborder {border:2px solid #fa906f;}
        
        Border color #fa906f