#fa929f color space conversions
Hex:
        #fa929f
        RGB:
        250, 146, 159
        CMY:
        2, 43, 38
        CMYK:
        0, 42, 36, 2
      HSL:
        353°, 91.2281%, 77.6471%
        HSV (HSB):
        353°, 41.6000%, 98.0392%
        XYZ:
        55.9612, 43.3850, 38.2255
        xyY:
        0.4068, 0.3154, 43.3850
      CIE-Lab:
        71.8155, 40.5547, 10.3166
        CIE-LCH:
        71.8155, 41.8464, 14.2725
        CIE-Luv:
        71.8155, 69.7143, 6.5552
        Hunter-Lab:
        65.8673, 36.3870, 11.6986
      #fa929f color charts
#fa929f RGB chart
      #fa929f CMYK chart
      #fa929f RGB pie chart
      #fa929f color shades, tints & tones
#fa929f color schemes
#fa929f color preview, HTML & CSS examples
           This text has a color of #fa929f        
        
          <p style="color:#fa929f;">Text here</p>
        
        
          .mytext {color:#fa929f;}
        
        Text color #fa929f
      
           This box has a color of #fa929f        
        
          <div style="background-color:#fa929f;">Content here</div>
        
        
          .mybackground {background-color:#fa929f;}
        
        Background color #fa929f
      
           Border around this has a color of #fa929f        
        
          <div style="border:2px solid #fa929f;">Content here</div>
        
        
          .myborder {border:2px solid #fa929f;}
        
        Border color #fa929f