#f2c1aa color space conversions
Hex:
        #f2c1aa
        RGB:
        242, 193, 170
        CMY:
        5, 24, 33
        CMYK:
        0, 20, 30, 5
      HSL:
        19°, 73.4694%, 80.7843%
        HSV (HSB):
        19°, 29.7521%, 94.9020%
        XYZ:
        62.9436, 59.9195, 46.2783
        xyY:
        0.3721, 0.3543, 59.9195
      CIE-Lab:
        81.7944, 14.2931, 18.2382
        CIE-LCH:
        81.7944, 23.1716, 51.9147
        CIE-Luv:
        81.7944, 32.8860, 23.0313
        Hunter-Lab:
        77.4077, 9.6829, 18.7387
      #f2c1aa color charts
#f2c1aa RGB chart
      #f2c1aa CMYK chart
      #f2c1aa RGB pie chart
      #f2c1aa color shades, tints & tones
#f2c1aa color schemes
#f2c1aa color preview, HTML & CSS examples
           This text has a color of #f2c1aa        
        
          <p style="color:#f2c1aa;">Text here</p>
        
        
          .mytext {color:#f2c1aa;}
        
        Text color #f2c1aa
      
           This box has a color of #f2c1aa        
        
          <div style="background-color:#f2c1aa;">Content here</div>
        
        
          .mybackground {background-color:#f2c1aa;}
        
        Background color #f2c1aa
      
           Border around this has a color of #f2c1aa        
        
          <div style="border:2px solid #f2c1aa;">Content here</div>
        
        
          .myborder {border:2px solid #f2c1aa;}
        
        Border color #f2c1aa