#ffcfc6 color space conversions
Hex:
        #ffcfc6
        RGB:
        255, 207, 198
        CMY:
        0, 19, 22
        CMYK:
        0, 19, 22, 0
      HSL:
        9°, 100.0000%, 88.8235%
        HSV (HSB):
        9°, 22.3529%, 100.0000%
        XYZ:
        73.7459, 69.9629, 63.0434
        xyY:
        0.3567, 0.3384, 69.9629
      CIE-Lab:
        86.9786, 15.5746, 10.8541
        CIE-LCH:
        86.9786, 18.9837, 34.8731
        CIE-Luv:
        86.9786, 30.4622, 12.9752
        Hunter-Lab:
        83.6438, 11.0006, 13.8630
      #ffcfc6 color charts
#ffcfc6 RGB chart
      #ffcfc6 CMYK chart
      #ffcfc6 RGB pie chart
      #ffcfc6 color shades, tints & tones
#ffcfc6 color schemes
#ffcfc6 color preview, HTML & CSS examples
           This text has a color of #ffcfc6        
        
          <p style="color:#ffcfc6;">Text here</p>
        
        
          .mytext {color:#ffcfc6;}
        
        Text color #ffcfc6
      
           This box has a color of #ffcfc6        
        
          <div style="background-color:#ffcfc6;">Content here</div>
        
        
          .mybackground {background-color:#ffcfc6;}
        
        Background color #ffcfc6
      
           Border around this has a color of #ffcfc6        
        
          <div style="border:2px solid #ffcfc6;">Content here</div>
        
        
          .myborder {border:2px solid #ffcfc6;}
        
        Border color #ffcfc6