#facf16 color space conversions
Hex:
        #facf16
        RGB:
        250, 207, 22
        CMY:
        2, 19, 91
        CMYK:
        0, 17, 91, 2
      HSL:
        49°, 95.7983%, 53.3333%
        HSV (HSB):
        49°, 91.2000%, 98.0392%
        XYZ:
        61.8820, 65.0076, 10.0452
        xyY:
        0.4519, 0.4747, 65.0076
      CIE-Lab:
        84.4876, 0.2201, 82.8833
        CIE-LCH:
        84.4876, 82.8836, 89.8479
        CIE-Luv:
        84.4876, 37.4716, 87.7862
        Hunter-Lab:
        80.6273, -4.0978, 49.0522
      #facf16 color charts
#facf16 RGB chart
      #facf16 CMYK chart
      #facf16 RGB pie chart
      #facf16 color shades, tints & tones
#facf16 color schemes
#facf16 color preview, HTML & CSS examples
           This text has a color of #facf16        
        
          <p style="color:#facf16;">Text here</p>
        
        
          .mytext {color:#facf16;}
        
        Text color #facf16
      
           This box has a color of #facf16        
        
          <div style="background-color:#facf16;">Content here</div>
        
        
          .mybackground {background-color:#facf16;}
        
        Background color #facf16
      
           Border around this has a color of #facf16        
        
          <div style="border:2px solid #facf16;">Content here</div>
        
        
          .myborder {border:2px solid #facf16;}
        
        Border color #facf16