#fad40f color space conversions
Hex:
        #fad40f
        RGB:
        250, 212, 15
        CMY:
        2, 17, 94
        CMYK:
        0, 15, 94, 2
      HSL:
        50°, 95.9184%, 51.9608%
        HSV (HSB):
        50°, 94.0000%, 98.0392%
        XYZ:
        63.0540, 67.4455, 10.1469
        xyY:
        0.4483, 0.4795, 67.4455
      CIE-Lab:
        85.7284, -2.4091, 84.7187
        CIE-LCH:
        85.7284, 84.7530, 91.6289
        CIE-Luv:
        85.7284, 33.8505, 90.1666
        Hunter-Lab:
        82.1252, -6.6704, 50.1621
      #fad40f color charts
#fad40f RGB chart
      #fad40f CMYK chart
      #fad40f RGB pie chart
      #fad40f color shades, tints & tones
#fad40f color schemes
#fad40f color preview, HTML & CSS examples
           This text has a color of #fad40f        
        
          <p style="color:#fad40f;">Text here</p>
        
        
          .mytext {color:#fad40f;}
        
        Text color #fad40f
      
           This box has a color of #fad40f        
        
          <div style="background-color:#fad40f;">Content here</div>
        
        
          .mybackground {background-color:#fad40f;}
        
        Background color #fad40f
      
           Border around this has a color of #fad40f        
        
          <div style="border:2px solid #fad40f;">Content here</div>
        
        
          .myborder {border:2px solid #fad40f;}
        
        Border color #fad40f