#fac71f color space conversions
Hex:
        #fac71f
        RGB:
        250, 199, 31
        CMY:
        2, 22, 88
        CMYK:
        0, 20, 88, 2
      HSL:
        46°, 95.6332%, 55.0980%
        HSV (HSB):
        46°, 87.6000%, 98.0392%
        XYZ:
        60.0951, 61.2698, 9.9552
        xyY:
        0.4576, 0.4666, 61.2698
      CIE-Lab:
        82.5236, 4.4740, 79.7678
        CIE-LCH:
        82.5236, 79.8931, 86.7898
        CIE-Luv:
        82.5236, 43.3357, 83.8603
        Hunter-Lab:
        78.2750, 0.0609, 47.2518
      #fac71f color charts
#fac71f RGB chart
      #fac71f CMYK chart
      #fac71f RGB pie chart
      #fac71f color shades, tints & tones
#fac71f color schemes
#fac71f color preview, HTML & CSS examples
           This text has a color of #fac71f        
        
          <p style="color:#fac71f;">Text here</p>
        
        
          .mytext {color:#fac71f;}
        
        Text color #fac71f
      
           This box has a color of #fac71f        
        
          <div style="background-color:#fac71f;">Content here</div>
        
        
          .mybackground {background-color:#fac71f;}
        
        Background color #fac71f
      
           Border around this has a color of #fac71f        
        
          <div style="border:2px solid #fac71f;">Content here</div>
        
        
          .myborder {border:2px solid #fac71f;}
        
        Border color #fac71f