#fa916e color space conversions
Hex:
        #fa916e
        RGB:
        250, 145, 110
        CMY:
        2, 43, 57
        CMYK:
        0, 42, 56, 2
      HSL:
        15°, 93.3333%, 70.5882%
        HSV (HSB):
        15°, 56.0000%, 98.0392%
        XYZ:
        52.3642, 41.7006, 20.0410
        xyY:
        0.4589, 0.3655, 41.7006
      CIE-Lab:
        70.6640, 36.3396, 35.6537
        CIE-LCH:
        70.6640, 50.9093, 44.4541
        CIE-Luv:
        70.6640, 78.9828, 36.9384
        Hunter-Lab:
        64.5760, 31.7364, 26.8027
      #fa916e color charts
#fa916e RGB chart
      #fa916e CMYK chart
      #fa916e RGB pie chart
      #fa916e color shades, tints & tones
#fa916e color schemes
#fa916e color preview, HTML & CSS examples
           This text has a color of #fa916e        
        
          <p style="color:#fa916e;">Text here</p>
        
        
          .mytext {color:#fa916e;}
        
        Text color #fa916e
      
           This box has a color of #fa916e        
        
          <div style="background-color:#fa916e;">Content here</div>
        
        
          .mybackground {background-color:#fa916e;}
        
        Background color #fa916e
      
           Border around this has a color of #fa916e        
        
          <div style="border:2px solid #fa916e;">Content here</div>
        
        
          .myborder {border:2px solid #fa916e;}
        
        Border color #fa916e