#f18dae color space conversions
Hex:
        #f18dae
        RGB:
        241, 141, 174
        CMY:
        5, 45, 32
        CMYK:
        0, 41, 28, 5
      HSL:
        340°, 78.1250%, 74.9020%
        HSV (HSB):
        340°, 41.4938%, 94.5098%
        XYZ:
        53.4405, 40.8065, 45.1042
        xyY:
        0.3835, 0.2928, 40.8065
      CIE-Lab:
        70.0402, 41.8178, -0.7451
        CIE-LCH:
        70.0402, 41.8245, 358.9792
        CIE-Luv:
        70.0402, 62.8977, -8.8783
        Hunter-Lab:
        63.8800, 37.5389, 2.8526
      #f18dae color charts
#f18dae RGB chart
      #f18dae CMYK chart
      #f18dae RGB pie chart
      #f18dae color shades, tints & tones
#f18dae color schemes
#f18dae color preview, HTML & CSS examples
           This text has a color of #f18dae        
        
          <p style="color:#f18dae;">Text here</p>
        
        
          .mytext {color:#f18dae;}
        
        Text color #f18dae
      
           This box has a color of #f18dae        
        
          <div style="background-color:#f18dae;">Content here</div>
        
        
          .mybackground {background-color:#f18dae;}
        
        Background color #f18dae
      
           Border around this has a color of #f18dae        
        
          <div style="border:2px solid #f18dae;">Content here</div>
        
        
          .myborder {border:2px solid #f18dae;}
        
        Border color #f18dae