#f2cf71 color space conversions
Hex:
        #f2cf71
        RGB:
        242, 207, 113
        CMY:
        5, 19, 56
        CMYK:
        0, 14, 53, 5
      HSL:
        44°, 83.2258%, 69.6078%
        HSV (HSB):
        44°, 53.3058%, 94.9020%
        XYZ:
        61.9114, 64.6951, 24.8471
        xyY:
        0.4088, 0.4272, 64.6951
      CIE-Lab:
        84.3264, 0.9838, 50.7585
        CIE-LCH:
        84.3264, 50.7680, 88.8897
        CIE-Luv:
        84.3264, 28.3853, 63.2505
        Hunter-Lab:
        80.4333, -3.3626, 37.9877
      #f2cf71 color charts
#f2cf71 RGB chart
      #f2cf71 CMYK chart
      #f2cf71 RGB pie chart
      #f2cf71 color shades, tints & tones
#f2cf71 color schemes
#f2cf71 color preview, HTML & CSS examples
           This text has a color of #f2cf71        
        
          <p style="color:#f2cf71;">Text here</p>
        
        
          .mytext {color:#f2cf71;}
        
        Text color #f2cf71
      
           This box has a color of #f2cf71        
        
          <div style="background-color:#f2cf71;">Content here</div>
        
        
          .mybackground {background-color:#f2cf71;}
        
        Background color #f2cf71
      
           Border around this has a color of #f2cf71        
        
          <div style="border:2px solid #f2cf71;">Content here</div>
        
        
          .myborder {border:2px solid #f2cf71;}
        
        Border color #f2cf71