#f2d356 color space conversions
Hex:
        #f2d356
        RGB:
        242, 211, 86
        CMY:
        5, 17, 66
        CMYK:
        0, 13, 64, 5
      HSL:
        48°, 85.7143%, 64.3137%
        HSV (HSB):
        48°, 64.4628%, 94.9020%
        XYZ:
        61.5919, 66.1377, 18.3237
        xyY:
        0.4217, 0.4528, 66.1377
      CIE-Lab:
        85.0666, -2.9535, 63.8327
        CIE-LCH:
        85.0666, 63.9010, 92.6492
        CIE-Luv:
        85.0666, 26.9696, 75.8388
        Hunter-Lab:
        81.3251, -7.1310, 43.5687
      #f2d356 color charts
#f2d356 RGB chart
      #f2d356 CMYK chart
      #f2d356 RGB pie chart
      #f2d356 color shades, tints & tones
#f2d356 color schemes
#f2d356 color preview, HTML & CSS examples
           This text has a color of #f2d356        
        
          <p style="color:#f2d356;">Text here</p>
        
        
          .mytext {color:#f2d356;}
        
        Text color #f2d356
      
           This box has a color of #f2d356        
        
          <div style="background-color:#f2d356;">Content here</div>
        
        
          .mybackground {background-color:#f2d356;}
        
        Background color #f2d356
      
           Border around this has a color of #f2d356        
        
          <div style="border:2px solid #f2d356;">Content here</div>
        
        
          .myborder {border:2px solid #f2d356;}
        
        Border color #f2d356