#faf068 color space conversions
Hex:
        #faf068
        RGB:
        250, 240, 104
        CMY:
        2, 6, 59
        CMYK:
        0, 4, 58, 2
      HSL:
        56°, 93.5897%, 69.4118%
        HSV (HSB):
        56°, 58.4000%, 98.0392%
        XYZ:
        73.0831, 83.6436, 25.3896
        xyY:
        0.4013, 0.4593, 83.6436
      CIE-Lab:
        93.2955, -13.0337, 65.3394
        CIE-LCH:
        93.2955, 66.6266, 101.2812
        CIE-Luv:
        93.2955, 12.5991, 82.3235
        Hunter-Lab:
        91.4569, -17.4104, 47.5601
      #faf068 color charts
#faf068 RGB chart
      #faf068 CMYK chart
      #faf068 RGB pie chart
      #faf068 color shades, tints & tones
#faf068 color schemes
#faf068 color preview, HTML & CSS examples
           This text has a color of #faf068        
        
          <p style="color:#faf068;">Text here</p>
        
        
          .mytext {color:#faf068;}
        
        Text color #faf068
      
           This box has a color of #faf068        
        
          <div style="background-color:#faf068;">Content here</div>
        
        
          .mybackground {background-color:#faf068;}
        
        Background color #faf068
      
           Border around this has a color of #faf068        
        
          <div style="border:2px solid #faf068;">Content here</div>
        
        
          .myborder {border:2px solid #faf068;}
        
        Border color #faf068