#faf345 color space conversions
Hex:
        #faf345
        RGB:
        250, 243, 69
        CMY:
        2, 5, 73
        CMYK:
        0, 3, 72, 2
      HSL:
        58°, 94.7644%, 62.5490%
        HSV (HSB):
        58°, 72.4000%, 98.0392%
        XYZ:
        72.5491, 84.8548, 18.1851
        xyY:
        0.4132, 0.4833, 84.8548
      CIE-Lab:
        93.8205, -16.4152, 79.2049
        CIE-LCH:
        93.8205, 80.8880, 101.7088
        CIE-Luv:
        93.8205, 11.5309, 94.1431
        Hunter-Lab:
        92.1167, -20.6215, 52.7770
      #faf345 color charts
#faf345 RGB chart
      #faf345 CMYK chart
      #faf345 RGB pie chart
      #faf345 color shades, tints & tones
#faf345 color schemes
#faf345 color preview, HTML & CSS examples
           This text has a color of #faf345        
        
          <p style="color:#faf345;">Text here</p>
        
        
          .mytext {color:#faf345;}
        
        Text color #faf345
      
           This box has a color of #faf345        
        
          <div style="background-color:#faf345;">Content here</div>
        
        
          .mybackground {background-color:#faf345;}
        
        Background color #faf345
      
           Border around this has a color of #faf345        
        
          <div style="border:2px solid #faf345;">Content here</div>
        
        
          .myborder {border:2px solid #faf345;}
        
        Border color #faf345