#facb1e color space conversions
Hex:
        #facb1e
        RGB:
        250, 203, 30
        CMY:
        2, 20, 88
        CMYK:
        0, 19, 88, 2
      HSL:
        47°, 95.6522%, 54.9020%
        HSV (HSB):
        47°, 88.0000%, 98.0392%
        XYZ:
        61.0146, 63.1296, 10.1977
        xyY:
        0.4542, 0.4699, 63.1296
      CIE-Lab:
        83.5105, 2.3976, 80.7437
        CIE-LCH:
        83.5105, 80.7793, 88.2992
        CIE-Luv:
        83.5105, 40.3412, 85.4824
        Hunter-Lab:
        79.4541, -1.9706, 48.0082
      #facb1e color charts
#facb1e RGB chart
      #facb1e CMYK chart
      #facb1e RGB pie chart
      #facb1e color shades, tints & tones
#facb1e color schemes
#facb1e color preview, HTML & CSS examples
           This text has a color of #facb1e        
        
          <p style="color:#facb1e;">Text here</p>
        
        
          .mytext {color:#facb1e;}
        
        Text color #facb1e
      
           This box has a color of #facb1e        
        
          <div style="background-color:#facb1e;">Content here</div>
        
        
          .mybackground {background-color:#facb1e;}
        
        Background color #facb1e
      
           Border around this has a color of #facb1e        
        
          <div style="border:2px solid #facb1e;">Content here</div>
        
        
          .myborder {border:2px solid #facb1e;}
        
        Border color #facb1e