#fad12e color space conversions
Hex:
        #fad12e
        RGB:
        250, 209, 46
        CMY:
        2, 18, 82
        CMYK:
        0, 16, 82, 2
      HSL:
        48°, 95.3271%, 58.0392%
        HSV (HSB):
        48°, 81.6000%, 98.0392%
        XYZ:
        62.7179, 66.1222, 12.0420
        xyY:
        0.4452, 0.4693, 66.1222
      CIE-Lab:
        85.0587, -0.2987, 78.2380
        CIE-LCH:
        85.0587, 78.2385, 90.2187
        CIE-Luv:
        85.0587, 35.5779, 85.4621
        Hunter-Lab:
        81.3155, -4.6268, 48.1406
      #fad12e color charts
#fad12e RGB chart
      #fad12e CMYK chart
      #fad12e RGB pie chart
      #fad12e color shades, tints & tones
#fad12e color schemes
#fad12e color preview, HTML & CSS examples
           This text has a color of #fad12e        
        
          <p style="color:#fad12e;">Text here</p>
        
        
          .mytext {color:#fad12e;}
        
        Text color #fad12e
      
           This box has a color of #fad12e        
        
          <div style="background-color:#fad12e;">Content here</div>
        
        
          .mybackground {background-color:#fad12e;}
        
        Background color #fad12e
      
           Border around this has a color of #fad12e        
        
          <div style="border:2px solid #fad12e;">Content here</div>
        
        
          .myborder {border:2px solid #fad12e;}
        
        Border color #fad12e