#f2d90f color space conversions
Hex:
        #f2d90f
        RGB:
        242, 217, 15
        CMY:
        5, 15, 94
        CMYK:
        0, 10, 94, 5
      HSL:
        53°, 89.7233%, 50.3922%
        HSV (HSB):
        53°, 93.8017%, 94.9020%
        XYZ:
        61.5170, 68.5374, 10.4387
        xyY:
        0.4379, 0.4878, 68.5374
      CIE-Lab:
        86.2745, -8.3354, 84.7993
        CIE-LCH:
        86.2745, 85.2080, 95.6139
        CIE-Luv:
        86.2745, 24.3251, 91.9365
        Hunter-Lab:
        82.7873, -12.2393, 50.4752
      #f2d90f color charts
#f2d90f RGB chart
      #f2d90f CMYK chart
      #f2d90f RGB pie chart
      #f2d90f color shades, tints & tones
#f2d90f color schemes
#f2d90f color preview, HTML & CSS examples
           This text has a color of #f2d90f        
        
          <p style="color:#f2d90f;">Text here</p>
        
        
          .mytext {color:#f2d90f;}
        
        Text color #f2d90f
      
           This box has a color of #f2d90f        
        
          <div style="background-color:#f2d90f;">Content here</div>
        
        
          .mybackground {background-color:#f2d90f;}
        
        Background color #f2d90f
      
           Border around this has a color of #f2d90f        
        
          <div style="border:2px solid #f2d90f;">Content here</div>
        
        
          .myborder {border:2px solid #f2d90f;}
        
        Border color #f2d90f