#facb58 color space conversions
Hex:
        #facb58
        RGB:
        250, 203, 88
        CMY:
        2, 20, 65
        CMYK:
        0, 19, 65, 2
      HSL:
        43°, 94.1860%, 66.2745%
        HSV (HSB):
        43°, 64.8000%, 98.0392%
        XYZ:
        62.5417, 63.7404, 18.2394
        xyY:
        0.4328, 0.4410, 63.7404
      CIE-Lab:
        83.8304, 4.5874, 61.8712
        CIE-LCH:
        83.8304, 62.0410, 85.7596
        CIE-Luv:
        83.8304, 38.3911, 72.0538
        Hunter-Lab:
        79.8376, 0.1142, 42.3412
      #facb58 color charts
#facb58 RGB chart
      #facb58 CMYK chart
      #facb58 RGB pie chart
      #facb58 color shades, tints & tones
#facb58 color schemes
#facb58 color preview, HTML & CSS examples
           This text has a color of #facb58        
        
          <p style="color:#facb58;">Text here</p>
        
        
          .mytext {color:#facb58;}
        
        Text color #facb58
      
           This box has a color of #facb58        
        
          <div style="background-color:#facb58;">Content here</div>
        
        
          .mybackground {background-color:#facb58;}
        
        Background color #facb58
      
           Border around this has a color of #facb58        
        
          <div style="border:2px solid #facb58;">Content here</div>
        
        
          .myborder {border:2px solid #facb58;}
        
        Border color #facb58