#fad16a color space conversions
Hex:
        #fad16a
        RGB:
        250, 209, 106
        CMY:
        2, 18, 58
        CMYK:
        0, 16, 58, 2
      HSL:
        43°, 93.5065%, 69.8039%
        HSV (HSB):
        43°, 57.6000%, 98.0392%
        XYZ:
        64.8263, 66.9655, 23.1446
        xyY:
        0.4184, 0.4322, 66.9655
      CIE-Lab:
        85.4865, 2.6813, 55.6165
        CIE-LCH:
        85.4865, 55.6811, 87.2399
        CIE-Luv:
        85.4865, 33.1976, 67.7047
        Hunter-Lab:
        81.8325, -1.8021, 40.5138
      #fad16a color charts
#fad16a RGB chart
      #fad16a CMYK chart
      #fad16a RGB pie chart
      #fad16a color shades, tints & tones
#fad16a color schemes
#fad16a color preview, HTML & CSS examples
           This text has a color of #fad16a        
        
          <p style="color:#fad16a;">Text here</p>
        
        
          .mytext {color:#fad16a;}
        
        Text color #fad16a
      
           This box has a color of #fad16a        
        
          <div style="background-color:#fad16a;">Content here</div>
        
        
          .mybackground {background-color:#fad16a;}
        
        Background color #fad16a
      
           Border around this has a color of #fad16a        
        
          <div style="border:2px solid #fad16a;">Content here</div>
        
        
          .myborder {border:2px solid #fad16a;}
        
        Border color #fad16a