#f2da50 color space conversions
Hex:
        #f2da50
        RGB:
        242, 218, 80
        CMY:
        5, 15, 69
        CMYK:
        0, 10, 67, 5
      HSL:
        51°, 86.1702%, 63.1373%
        HSV (HSB):
        51°, 66.9421%, 94.9020%
        XYZ:
        63.1373, 69.5992, 17.6957
        xyY:
        0.4197, 0.4627, 69.5992
      CIE-Lab:
        86.7999, -6.8359, 68.0974
        CIE-LCH:
        86.7999, 68.4396, 95.7324
        CIE-Luv:
        86.7999, 22.3819, 80.7467
        Hunter-Lab:
        83.4262, -10.9061, 45.8222
      #f2da50 color charts
#f2da50 RGB chart
      #f2da50 CMYK chart
      #f2da50 RGB pie chart
      #f2da50 color shades, tints & tones
#f2da50 color schemes
#f2da50 color preview, HTML & CSS examples
           This text has a color of #f2da50        
        
          <p style="color:#f2da50;">Text here</p>
        
        
          .mytext {color:#f2da50;}
        
        Text color #f2da50
      
           This box has a color of #f2da50        
        
          <div style="background-color:#f2da50;">Content here</div>
        
        
          .mybackground {background-color:#f2da50;}
        
        Background color #f2da50
      
           Border around this has a color of #f2da50        
        
          <div style="border:2px solid #f2da50;">Content here</div>
        
        
          .myborder {border:2px solid #f2da50;}
        
        Border color #f2da50