#fc918e color space conversions
Hex:
        #fc918e
        RGB:
        252, 145, 142
        CMY:
        1, 43, 44
        CMYK:
        0, 42, 44, 1
      HSL:
        2°, 94.8276%, 77.2549%
        HSV (HSB):
        2°, 43.6508%, 98.8235%
        XYZ:
        55.1528, 42.8992, 30.9647
        xyY:
        0.4275, 0.3325, 42.8992
      CIE-Lab:
        71.4865, 39.9447, 19.3167
        CIE-LCH:
        71.4865, 44.3702, 25.8077
        CIE-Luv:
        71.4865, 75.1573, 18.0672
        Hunter-Lab:
        65.4975, 35.6869, 17.8182
      #fc918e color charts
#fc918e RGB chart
      #fc918e CMYK chart
      #fc918e RGB pie chart
      #fc918e color shades, tints & tones
#fc918e color schemes
#fc918e color preview, HTML & CSS examples
           This text has a color of #fc918e        
        
          <p style="color:#fc918e;">Text here</p>
        
        
          .mytext {color:#fc918e;}
        
        Text color #fc918e
      
           This box has a color of #fc918e        
        
          <div style="background-color:#fc918e;">Content here</div>
        
        
          .mybackground {background-color:#fc918e;}
        
        Background color #fc918e
      
           Border around this has a color of #fc918e        
        
          <div style="border:2px solid #fc918e;">Content here</div>
        
        
          .myborder {border:2px solid #fc918e;}
        
        Border color #fc918e