#faf68f color space conversions
Hex:
        #faf68f
        RGB:
        250, 246, 143
        CMY:
        2, 4, 44
        CMYK:
        0, 2, 43, 2
      HSL:
        58°, 91.4530%, 77.0588%
        HSV (HSB):
        58°, 42.8000%, 98.0392%
        XYZ:
        77.3380, 88.2187, 38.9384
        xyY:
        0.3782, 0.4314, 88.2187
      CIE-Lab:
        95.2530, -12.7485, 49.8544
        CIE-LCH:
        95.2530, 51.4586, 104.3440
        CIE-Luv:
        95.2530, 7.4614, 67.9755
        Hunter-Lab:
        93.9248, -17.3909, 41.1675
      #faf68f color charts
#faf68f RGB chart
      #faf68f CMYK chart
      #faf68f RGB pie chart
      #faf68f color shades, tints & tones
#faf68f color schemes
#faf68f color preview, HTML & CSS examples
           This text has a color of #faf68f        
        
          <p style="color:#faf68f;">Text here</p>
        
        
          .mytext {color:#faf68f;}
        
        Text color #faf68f
      
           This box has a color of #faf68f        
        
          <div style="background-color:#faf68f;">Content here</div>
        
        
          .mybackground {background-color:#faf68f;}
        
        Background color #faf68f
      
           Border around this has a color of #faf68f        
        
          <div style="border:2px solid #faf68f;">Content here</div>
        
        
          .myborder {border:2px solid #faf68f;}
        
        Border color #faf68f