#faca02 color space conversions
Hex:
        #faca02
        RGB:
        250, 202, 2
        CMY:
        2, 21, 99
        CMYK:
        0, 19, 99, 2
      HSL:
        48°, 98.4127%, 49.4118%
        HSV (HSB):
        48°, 99.2000%, 98.0392%
        XYZ:
        60.5558, 62.5694, 8.9429
        xyY:
        0.4585, 0.4738, 62.5694
      CIE-Lab:
        83.2153, 2.5862, 84.1243
        CIE-LCH:
        83.2153, 84.1640, 88.2392
        CIE-Luv:
        83.2153, 41.3921, 87.1475
        Hunter-Lab:
        79.1008, -1.7754, 48.6674
      #faca02 color charts
#faca02 RGB chart
      #faca02 CMYK chart
      #faca02 RGB pie chart
      #faca02 color shades, tints & tones
#faca02 color schemes
#faca02 color preview, HTML & CSS examples
           This text has a color of #faca02        
        
          <p style="color:#faca02;">Text here</p>
        
        
          .mytext {color:#faca02;}
        
        Text color #faca02
      
           This box has a color of #faca02        
        
          <div style="background-color:#faca02;">Content here</div>
        
        
          .mybackground {background-color:#faca02;}
        
        Background color #faca02
      
           Border around this has a color of #faca02        
        
          <div style="border:2px solid #faca02;">Content here</div>
        
        
          .myborder {border:2px solid #faca02;}
        
        Border color #faca02