#facb47 color space conversions
Hex:
        #facb47
        RGB:
        250, 203, 71
        CMY:
        2, 20, 72
        CMYK:
        0, 19, 72, 2
      HSL:
        44°, 94.7090%, 62.9412%
        HSV (HSB):
        44°, 71.6000%, 98.0392%
        XYZ:
        61.9176, 63.4908, 14.9528
        xyY:
        0.4411, 0.4523, 63.4908
      CIE-Lab:
        83.6999, 3.6985, 68.7113
        CIE-LCH:
        83.6999, 68.8108, 86.9190
        CIE-Luv:
        83.6999, 39.1735, 77.4458
        Hunter-Lab:
        79.6811, -0.7354, 44.6506
      #facb47 color charts
#facb47 RGB chart
      #facb47 CMYK chart
      #facb47 RGB pie chart
      #facb47 color shades, tints & tones
#facb47 color schemes
#facb47 color preview, HTML & CSS examples
           This text has a color of #facb47        
        
          <p style="color:#facb47;">Text here</p>
        
        
          .mytext {color:#facb47;}
        
        Text color #facb47
      
           This box has a color of #facb47        
        
          <div style="background-color:#facb47;">Content here</div>
        
        
          .mybackground {background-color:#facb47;}
        
        Background color #facb47
      
           Border around this has a color of #facb47        
        
          <div style="border:2px solid #facb47;">Content here</div>
        
        
          .myborder {border:2px solid #facb47;}
        
        Border color #facb47