#f0a0ad color space conversions
Hex:
        #f0a0ad
        RGB:
        240, 160, 173
        CMY:
        6, 37, 32
        CMYK:
        0, 33, 28, 6
      HSL:
        350°, 72.7273%, 78.4314%
        HSV (HSB):
        350°, 33.3333%, 94.1176%
        XYZ:
        56.0488, 46.6840, 45.5920
        xyY:
        0.3779, 0.3147, 46.6840
      CIE-Lab:
        73.9872, 31.4124, 5.5247
        CIE-LCH:
        73.9872, 31.8945, 9.9749
        CIE-Luv:
        73.9872, 51.1646, 2.0376
        Hunter-Lab:
        68.3257, 26.8568, 8.2653
      #f0a0ad color charts
#f0a0ad RGB chart
      #f0a0ad CMYK chart
      #f0a0ad RGB pie chart
      #f0a0ad color shades, tints & tones
#f0a0ad color schemes
#f0a0ad color preview, HTML & CSS examples
           This text has a color of #f0a0ad        
        
          <p style="color:#f0a0ad;">Text here</p>
        
        
          .mytext {color:#f0a0ad;}
        
        Text color #f0a0ad
      
           This box has a color of #f0a0ad        
        
          <div style="background-color:#f0a0ad;">Content here</div>
        
        
          .mybackground {background-color:#f0a0ad;}
        
        Background color #f0a0ad
      
           Border around this has a color of #f0a0ad        
        
          <div style="border:2px solid #f0a0ad;">Content here</div>
        
        
          .myborder {border:2px solid #f0a0ad;}
        
        Border color #f0a0ad