#faf981 color space conversions
Hex:
        #faf981
        RGB:
        250, 249, 129
        CMY:
        2, 2, 49
        CMYK:
        0, 0, 48, 2
      HSL:
        60°, 92.3664%, 74.3137%
        HSV (HSB):
        60°, 48.4000%, 98.0392%
        XYZ:
        77.2625, 89.6603, 34.0029
        xyY:
        0.3845, 0.4462, 89.6603
      CIE-Lab:
        95.8557, -15.4987, 57.1644
        CIE-LCH:
        95.8557, 59.2282, 105.1696
        CIE-Luv:
        95.8557, 6.1377, 76.1290
        Hunter-Lab:
        94.6891, -20.0573, 44.9913
      #faf981 color charts
#faf981 RGB chart
      #faf981 CMYK chart
      #faf981 RGB pie chart
      #faf981 color shades, tints & tones
#faf981 color schemes
#faf981 color preview, HTML & CSS examples
           This text has a color of #faf981        
        
          <p style="color:#faf981;">Text here</p>
        
        
          .mytext {color:#faf981;}
        
        Text color #faf981
      
           This box has a color of #faf981        
        
          <div style="background-color:#faf981;">Content here</div>
        
        
          .mybackground {background-color:#faf981;}
        
        Background color #faf981
      
           Border around this has a color of #faf981        
        
          <div style="border:2px solid #faf981;">Content here</div>
        
        
          .myborder {border:2px solid #faf981;}
        
        Border color #faf981