#f2d04b color space conversions
Hex:
        #f2d04b
        RGB:
        242, 208, 75
        CMY:
        5, 18, 71
        CMYK:
        0, 14, 69, 5
      HSL:
        48°, 86.5285%, 62.1569%
        HSV (HSB):
        48°, 69.0083%, 94.9020%
        XYZ:
        60.4438, 64.4970, 15.9200
        xyY:
        0.4291, 0.4579, 64.4970
      CIE-Lab:
        84.2239, -2.0264, 67.4360
        CIE-LCH:
        84.2239, 67.4664, 91.7212
        CIE-Luv:
        84.2239, 29.4856, 78.0756
        Hunter-Lab:
        80.3100, -6.1979, 44.4638
      #f2d04b color charts
#f2d04b RGB chart
      #f2d04b CMYK chart
      #f2d04b RGB pie chart
      #f2d04b color shades, tints & tones
#f2d04b color schemes
#f2d04b color preview, HTML & CSS examples
           This text has a color of #f2d04b        
        
          <p style="color:#f2d04b;">Text here</p>
        
        
          .mytext {color:#f2d04b;}
        
        Text color #f2d04b
      
           This box has a color of #f2d04b        
        
          <div style="background-color:#f2d04b;">Content here</div>
        
        
          .mybackground {background-color:#f2d04b;}
        
        Background color #f2d04b
      
           Border around this has a color of #f2d04b        
        
          <div style="border:2px solid #f2d04b;">Content here</div>
        
        
          .myborder {border:2px solid #f2d04b;}
        
        Border color #f2d04b