#f0a5ac color space conversions
Hex:
        #f0a5ac
        RGB:
        240, 165, 172
        CMY:
        6, 35, 33
        CMYK:
        0, 31, 28, 6
      HSL:
        354°, 71.4286%, 79.4118%
        HSV (HSB):
        354°, 31.2500%, 94.1176%
        XYZ:
        56.8367, 48.4141, 45.3790
        xyY:
        0.3773, 0.3214, 48.4141
      CIE-Lab:
        75.0854, 28.6345, 7.6514
        CIE-LCH:
        75.0854, 29.6391, 14.9605
        CIE-Luv:
        75.0854, 48.3130, 5.5636
        Hunter-Lab:
        69.5802, 24.0426, 10.0383
      #f0a5ac color charts
#f0a5ac RGB chart
      #f0a5ac CMYK chart
      #f0a5ac RGB pie chart
      #f0a5ac color shades, tints & tones
#f0a5ac color schemes
#f0a5ac color preview, HTML & CSS examples
           This text has a color of #f0a5ac        
        
          <p style="color:#f0a5ac;">Text here</p>
        
        
          .mytext {color:#f0a5ac;}
        
        Text color #f0a5ac
      
           This box has a color of #f0a5ac        
        
          <div style="background-color:#f0a5ac;">Content here</div>
        
        
          .mybackground {background-color:#f0a5ac;}
        
        Background color #f0a5ac
      
           Border around this has a color of #f0a5ac        
        
          <div style="border:2px solid #f0a5ac;">Content here</div>
        
        
          .myborder {border:2px solid #f0a5ac;}
        
        Border color #f0a5ac