#f2cf88 color space conversions
Hex:
        #f2cf88
        RGB:
        242, 207, 136
        CMY:
        5, 19, 47
        CMYK:
        0, 14, 44, 5
      HSL:
        40°, 80.3030%, 74.1176%
        HSV (HSB):
        40°, 43.8017%, 94.9020%
        XYZ:
        63.3747, 65.2805, 32.5527
        xyY:
        0.3931, 0.4049, 65.2805
      CIE-Lab:
        84.6281, 3.0717, 39.7635
        CIE-LCH:
        84.6281, 39.8819, 85.5827
        CIE-Luv:
        84.6281, 26.9329, 51.6278
        Hunter-Lab:
        80.7963, -1.3824, 32.6696
      #f2cf88 color charts
#f2cf88 RGB chart
      #f2cf88 CMYK chart
      #f2cf88 RGB pie chart
      #f2cf88 color shades, tints & tones
#f2cf88 color schemes
#f2cf88 color preview, HTML & CSS examples
           This text has a color of #f2cf88        
        
          <p style="color:#f2cf88;">Text here</p>
        
        
          .mytext {color:#f2cf88;}
        
        Text color #f2cf88
      
           This box has a color of #f2cf88        
        
          <div style="background-color:#f2cf88;">Content here</div>
        
        
          .mybackground {background-color:#f2cf88;}
        
        Background color #f2cf88
      
           Border around this has a color of #f2cf88        
        
          <div style="border:2px solid #f2cf88;">Content here</div>
        
        
          .myborder {border:2px solid #f2cf88;}
        
        Border color #f2cf88