#faca06 color space conversions
Hex:
        #faca06
        RGB:
        250, 202, 6
        CMY:
        2, 21, 98
        CMYK:
        0, 19, 98, 2
      HSL:
        48°, 96.0630%, 50.1961%
        HSV (HSB):
        48°, 97.6000%, 98.0392%
        XYZ:
        60.5777, 62.5782, 9.0583
        xyY:
        0.4582, 0.4733, 62.5782
      CIE-Lab:
        83.2200, 2.6181, 83.7599
        CIE-LCH:
        83.2200, 83.8008, 88.2097
        CIE-Luv:
        83.2200, 41.3625, 86.9465
        Hunter-Lab:
        79.1064, -1.7452, 48.5853
      #faca06 color charts
#faca06 RGB chart
      #faca06 CMYK chart
      #faca06 RGB pie chart
      #faca06 color shades, tints & tones
#faca06 color schemes
#faca06 color preview, HTML & CSS examples
           This text has a color of #faca06        
        
          <p style="color:#faca06;">Text here</p>
        
        
          .mytext {color:#faca06;}
        
        Text color #faca06
      
           This box has a color of #faca06        
        
          <div style="background-color:#faca06;">Content here</div>
        
        
          .mybackground {background-color:#faca06;}
        
        Background color #faca06
      
           Border around this has a color of #faca06        
        
          <div style="border:2px solid #faca06;">Content here</div>
        
        
          .myborder {border:2px solid #faca06;}
        
        Border color #faca06