#f5ccc2 color space conversions
Hex:
        #f5ccc2
        RGB:
        245, 204, 194
        CMY:
        4, 20, 24
        CMYK:
        0, 17, 21, 4
      HSL:
        12°, 71.8310%, 86.0784%
        HSV (HSB):
        12°, 20.8163%, 96.0784%
        XYZ:
        68.9867, 66.4933, 60.2374
        xyY:
        0.3525, 0.3397, 66.4933
      CIE-Lab:
        85.2474, 12.9328, 10.3800
        CIE-LCH:
        85.2474, 16.5832, 38.7509
        CIE-Luv:
        85.2474, 25.9669, 12.7769
        Hunter-Lab:
        81.5434, 8.3121, 13.2819
      #f5ccc2 color charts
#f5ccc2 RGB chart
      #f5ccc2 CMYK chart
      #f5ccc2 RGB pie chart
      #f5ccc2 color shades, tints & tones
#f5ccc2 color schemes
#f5ccc2 color preview, HTML & CSS examples
           This text has a color of #f5ccc2        
        
          <p style="color:#f5ccc2;">Text here</p>
        
        
          .mytext {color:#f5ccc2;}
        
        Text color #f5ccc2
      
           This box has a color of #f5ccc2        
        
          <div style="background-color:#f5ccc2;">Content here</div>
        
        
          .mybackground {background-color:#f5ccc2;}
        
        Background color #f5ccc2
      
           Border around this has a color of #f5ccc2        
        
          <div style="border:2px solid #f5ccc2;">Content here</div>
        
        
          .myborder {border:2px solid #f5ccc2;}
        
        Border color #f5ccc2