#f2d64b color space conversions
Hex:
        #f2d64b
        RGB:
        242, 214, 75
        CMY:
        5, 16, 71
        CMYK:
        0, 12, 69, 5
      HSL:
        50°, 86.5285%, 62.1569%
        HSV (HSB):
        50°, 69.0083%, 94.9020%
        XYZ:
        61.9345, 67.4784, 16.4169
        xyY:
        0.4247, 0.4627, 67.4784
      CIE-Lab:
        85.7450, -5.0768, 68.9735
        CIE-LCH:
        85.7450, 69.1601, 94.2096
        CIE-Luv:
        85.7450, 25.2956, 80.5675
        Hunter-Lab:
        82.1452, -9.1716, 45.6524
      #f2d64b color charts
#f2d64b RGB chart
      #f2d64b CMYK chart
      #f2d64b RGB pie chart
      #f2d64b color shades, tints & tones
#f2d64b color schemes
#f2d64b color preview, HTML & CSS examples
           This text has a color of #f2d64b        
        
          <p style="color:#f2d64b;">Text here</p>
        
        
          .mytext {color:#f2d64b;}
        
        Text color #f2d64b
      
           This box has a color of #f2d64b        
        
          <div style="background-color:#f2d64b;">Content here</div>
        
        
          .mybackground {background-color:#f2d64b;}
        
        Background color #f2d64b
      
           Border around this has a color of #f2d64b        
        
          <div style="border:2px solid #f2d64b;">Content here</div>
        
        
          .myborder {border:2px solid #f2d64b;}
        
        Border color #f2d64b