#f4cfaa color space conversions
Hex:
        #f4cfaa
        RGB:
        244, 207, 170
        CMY:
        4, 19, 33
        CMYK:
        0, 15, 30, 4
      HSL:
        30°, 77.0833%, 81.1765%
        HSV (HSB):
        30°, 30.3279%, 95.6863%
        XYZ:
        66.8767, 66.7610, 47.3916
        xyY:
        0.3694, 0.3688, 66.7610
      CIE-Lab:
        85.3831, 7.7193, 23.2295
        CIE-LCH:
        85.3831, 24.4785, 71.6181
        CIE-Luv:
        85.3831, 25.7017, 31.1258
        Hunter-Lab:
        81.7074, 3.1126, 22.8061
      #f4cfaa color charts
#f4cfaa RGB chart
      #f4cfaa CMYK chart
      #f4cfaa RGB pie chart
      #f4cfaa color shades, tints & tones
#f4cfaa color schemes
#f4cfaa color preview, HTML & CSS examples
           This text has a color of #f4cfaa        
        
          <p style="color:#f4cfaa;">Text here</p>
        
        
          .mytext {color:#f4cfaa;}
        
        Text color #f4cfaa
      
           This box has a color of #f4cfaa        
        
          <div style="background-color:#f4cfaa;">Content here</div>
        
        
          .mybackground {background-color:#f4cfaa;}
        
        Background color #f4cfaa
      
           Border around this has a color of #f4cfaa        
        
          <div style="border:2px solid #f4cfaa;">Content here</div>
        
        
          .myborder {border:2px solid #f4cfaa;}
        
        Border color #f4cfaa