#f5cfcf color space conversions
Hex:
        #f5cfcf
        RGB:
        245, 207, 207
        CMY:
        4, 19, 19
        CMYK:
        0, 16, 16, 4
      HSL:
        0°, 65.5172%, 88.6275%
        HSV (HSB):
        0°, 15.5102%, 96.0784%
        XYZ:
        71.2315, 68.5431, 68.5073
        xyY:
        0.3420, 0.3291, 68.5431
      CIE-Lab:
        86.2773, 13.3155, 4.9620
        CIE-LCH:
        86.2773, 14.2100, 20.4377
        CIE-Luv:
        86.2773, 23.0052, 4.9474
        Hunter-Lab:
        82.7908, 8.6939, 8.8925
      #f5cfcf color charts
#f5cfcf RGB chart
      #f5cfcf CMYK chart
      #f5cfcf RGB pie chart
      #f5cfcf color shades, tints & tones
#f5cfcf color schemes
#f5cfcf color preview, HTML & CSS examples
           This text has a color of #f5cfcf        
        
          <p style="color:#f5cfcf;">Text here</p>
        
        
          .mytext {color:#f5cfcf;}
        
        Text color #f5cfcf
      
           This box has a color of #f5cfcf        
        
          <div style="background-color:#f5cfcf;">Content here</div>
        
        
          .mybackground {background-color:#f5cfcf;}
        
        Background color #f5cfcf
      
           Border around this has a color of #f5cfcf        
        
          <div style="border:2px solid #f5cfcf;">Content here</div>
        
        
          .myborder {border:2px solid #f5cfcf;}
        
        Border color #f5cfcf