#f2cfb1 color space conversions
Hex:
        #f2cfb1
        RGB:
        242, 207, 177
        CMY:
        5, 19, 31
        CMYK:
        0, 14, 27, 5
      HSL:
        28°, 71.4286%, 82.1569%
        HSV (HSB):
        28°, 26.8595%, 94.9020%
        XYZ:
        66.8666, 66.6772, 50.9407
        xyY:
        0.3625, 0.3614, 66.6772
      CIE-Lab:
        85.3407, 7.8797, 19.4634
        CIE-LCH:
        85.3407, 20.9979, 67.9596
        CIE-Luv:
        85.3407, 23.7666, 26.1897
        Hunter-Lab:
        81.6561, 3.2719, 20.1715
      #f2cfb1 color charts
#f2cfb1 RGB chart
      #f2cfb1 CMYK chart
      #f2cfb1 RGB pie chart
      #f2cfb1 color shades, tints & tones
#f2cfb1 color schemes
#f2cfb1 color preview, HTML & CSS examples
           This text has a color of #f2cfb1        
        
          <p style="color:#f2cfb1;">Text here</p>
        
        
          .mytext {color:#f2cfb1;}
        
        Text color #f2cfb1
      
           This box has a color of #f2cfb1        
        
          <div style="background-color:#f2cfb1;">Content here</div>
        
        
          .mybackground {background-color:#f2cfb1;}
        
        Background color #f2cfb1
      
           Border around this has a color of #f2cfb1        
        
          <div style="border:2px solid #f2cfb1;">Content here</div>
        
        
          .myborder {border:2px solid #f2cfb1;}
        
        Border color #f2cfb1