#faf78a color space conversions
Hex:
        #faf78a
        RGB:
        250, 247, 138
        CMY:
        2, 3, 46
        CMYK:
        0, 1, 45, 2
      HSL:
        58°, 91.8033%, 76.0784%
        HSV (HSB):
        58°, 44.8000%, 98.0392%
        XYZ:
        77.2726, 88.6805, 37.0891
        xyY:
        0.3806, 0.4368, 88.6805
      CIE-Lab:
        95.4467, -13.7156, 52.4724
        CIE-LCH:
        95.4467, 54.2353, 104.6487
        CIE-Luv:
        95.4467, 7.0437, 70.9477
        Hunter-Lab:
        94.1703, -18.3278, 42.5678
      #faf78a color charts
#faf78a RGB chart
      #faf78a CMYK chart
      #faf78a RGB pie chart
      #faf78a color shades, tints & tones
#faf78a color schemes
#faf78a color preview, HTML & CSS examples
           This text has a color of #faf78a        
        
          <p style="color:#faf78a;">Text here</p>
        
        
          .mytext {color:#faf78a;}
        
        Text color #faf78a
      
           This box has a color of #faf78a        
        
          <div style="background-color:#faf78a;">Content here</div>
        
        
          .mybackground {background-color:#faf78a;}
        
        Background color #faf78a
      
           Border around this has a color of #faf78a        
        
          <div style="border:2px solid #faf78a;">Content here</div>
        
        
          .myborder {border:2px solid #faf78a;}
        
        Border color #faf78a