#fac40f color space conversions
Hex:
        #fac40f
        RGB:
        250, 196, 15
        CMY:
        2, 23, 94
        CMYK:
        0, 22, 94, 2
      HSL:
        46°, 95.9184%, 51.9608%
        HSV (HSB):
        46°, 94.0000%, 98.0392%
        XYZ:
        59.2505, 59.8383, 8.8791
        xyY:
        0.4630, 0.4676, 59.8383
      CIE-Lab:
        81.7502, 5.7873, 81.8057
        CIE-LCH:
        81.7502, 82.0101, 85.9534
        CIE-Luv:
        81.7502, 45.8551, 84.2387
        Hunter-Lab:
        77.3552, 1.3510, 47.3432
      #fac40f color charts
#fac40f RGB chart
      #fac40f CMYK chart
      #fac40f RGB pie chart
      #fac40f color shades, tints & tones
#fac40f color schemes
#fac40f color preview, HTML & CSS examples
           This text has a color of #fac40f        
        
          <p style="color:#fac40f;">Text here</p>
        
        
          .mytext {color:#fac40f;}
        
        Text color #fac40f
      
           This box has a color of #fac40f        
        
          <div style="background-color:#fac40f;">Content here</div>
        
        
          .mybackground {background-color:#fac40f;}
        
        Background color #fac40f
      
           Border around this has a color of #fac40f        
        
          <div style="border:2px solid #fac40f;">Content here</div>
        
        
          .myborder {border:2px solid #fac40f;}
        
        Border color #fac40f