#f18d96 color space conversions
Hex:
        #f18d96
        RGB:
        241, 141, 150
        CMY:
        5, 45, 41
        CMYK:
        0, 41, 38, 5
      HSL:
        355°, 78.1250%, 74.9020%
        HSV (HSB):
        355°, 41.4938%, 94.5098%
        XYZ:
        51.3055, 39.9525, 33.8617
        xyY:
        0.4101, 0.3193, 39.9525
      CIE-Lab:
        69.4357, 38.8528, 11.8008
        CIE-LCH:
        69.4357, 40.6054, 16.8952
        CIE-Luv:
        69.4357, 67.6972, 8.7608
        Hunter-Lab:
        63.2080, 34.2732, 12.4829
      #f18d96 color charts
#f18d96 RGB chart
      #f18d96 CMYK chart
      #f18d96 RGB pie chart
      #f18d96 color shades, tints & tones
#f18d96 color schemes
#f18d96 color preview, HTML & CSS examples
           This text has a color of #f18d96        
        
          <p style="color:#f18d96;">Text here</p>
        
        
          .mytext {color:#f18d96;}
        
        Text color #f18d96
      
           This box has a color of #f18d96        
        
          <div style="background-color:#f18d96;">Content here</div>
        
        
          .mybackground {background-color:#f18d96;}
        
        Background color #f18d96
      
           Border around this has a color of #f18d96        
        
          <div style="border:2px solid #f18d96;">Content here</div>
        
        
          .myborder {border:2px solid #f18d96;}
        
        Border color #f18d96