#fca9ba color space conversions
Hex:
        #fca9ba
        RGB:
        252, 169, 186
        CMY:
        1, 34, 27
        CMYK:
        0, 33, 26, 1
      HSL:
        348°, 93.2584%, 82.5490%
        HSV (HSB):
        348°, 32.9365%, 98.8235%
        XYZ:
        63.1958, 52.6166, 53.2796
        xyY:
        0.3737, 0.3112, 52.6166
      CIE-Lab:
        77.6481, 32.7464, 3.8595
        CIE-LCH:
        77.6481, 32.9730, 6.7219
        CIE-Luv:
        77.6481, 52.3650, -0.5383
        Hunter-Lab:
        72.5373, 28.5722, 7.2268
      #fca9ba color charts
#fca9ba RGB chart
      #fca9ba CMYK chart
      #fca9ba RGB pie chart
      #fca9ba color shades, tints & tones
#fca9ba color schemes
#fca9ba color preview, HTML & CSS examples
           This text has a color of #fca9ba        
        
          <p style="color:#fca9ba;">Text here</p>
        
        
          .mytext {color:#fca9ba;}
        
        Text color #fca9ba
      
           This box has a color of #fca9ba        
        
          <div style="background-color:#fca9ba;">Content here</div>
        
        
          .mybackground {background-color:#fca9ba;}
        
        Background color #fca9ba
      
           Border around this has a color of #fca9ba        
        
          <div style="border:2px solid #fca9ba;">Content here</div>
        
        
          .myborder {border:2px solid #fca9ba;}
        
        Border color #fca9ba