#f2cf54 color space conversions
Hex:
        #f2cf54
        RGB:
        242, 207, 84
        CMY:
        5, 19, 67
        CMYK:
        0, 14, 65, 5
      HSL:
        47°, 85.8696%, 63.9216%
        HSV (HSB):
        47°, 65.2893%, 94.9020%
        XYZ:
        60.5310, 64.1430, 17.5780
        xyY:
        0.4255, 0.4509, 64.1430
      CIE-Lab:
        84.0402, -1.0280, 63.5817
        CIE-LCH:
        84.0402, 63.5900, 90.9263
        CIE-Luv:
        84.0402, 29.8324, 74.8051
        Hunter-Lab:
        80.0893, -5.2471, 43.0495
      #f2cf54 color charts
#f2cf54 RGB chart
      #f2cf54 CMYK chart
      #f2cf54 RGB pie chart
      #f2cf54 color shades, tints & tones
#f2cf54 color schemes
#f2cf54 color preview, HTML & CSS examples
           This text has a color of #f2cf54        
        
          <p style="color:#f2cf54;">Text here</p>
        
        
          .mytext {color:#f2cf54;}
        
        Text color #f2cf54
      
           This box has a color of #f2cf54        
        
          <div style="background-color:#f2cf54;">Content here</div>
        
        
          .mybackground {background-color:#f2cf54;}
        
        Background color #f2cf54
      
           Border around this has a color of #f2cf54        
        
          <div style="border:2px solid #f2cf54;">Content here</div>
        
        
          .myborder {border:2px solid #f2cf54;}
        
        Border color #f2cf54