#f2cf80 color space conversions
Hex:
        #f2cf80
        RGB:
        242, 207, 128
        CMY:
        5, 19, 50
        CMYK:
        0, 14, 47, 5
      HSL:
        42°, 81.4286%, 72.5490%
        HSV (HSB):
        42°, 47.1074%, 94.9020%
        XYZ:
        62.8271, 65.0614, 29.6688
        xyY:
        0.3988, 0.4129, 65.0614
      CIE-Lab:
        84.5154, 2.2955, 43.6411
        CIE-LCH:
        84.5154, 43.7015, 86.9890
        CIE-Luv:
        84.5154, 27.4671, 55.9058
        Hunter-Lab:
        80.6607, -2.1214, 34.6542
      #f2cf80 color charts
#f2cf80 RGB chart
      #f2cf80 CMYK chart
      #f2cf80 RGB pie chart
      #f2cf80 color shades, tints & tones
#f2cf80 color schemes
#f2cf80 color preview, HTML & CSS examples
           This text has a color of #f2cf80        
        
          <p style="color:#f2cf80;">Text here</p>
        
        
          .mytext {color:#f2cf80;}
        
        Text color #f2cf80
      
           This box has a color of #f2cf80        
        
          <div style="background-color:#f2cf80;">Content here</div>
        
        
          .mybackground {background-color:#f2cf80;}
        
        Background color #f2cf80
      
           Border around this has a color of #f2cf80        
        
          <div style="border:2px solid #f2cf80;">Content here</div>
        
        
          .myborder {border:2px solid #f2cf80;}
        
        Border color #f2cf80