#fac61f color space conversions
Hex:
        #fac61f
        RGB:
        250, 198, 31
        CMY:
        2, 22, 88
        CMYK:
        0, 21, 88, 2
      HSL:
        46°, 95.6332%, 55.0980%
        HSV (HSB):
        46°, 87.6000%, 98.0392%
        XYZ:
        59.8657, 60.8111, 9.8788
        xyY:
        0.4585, 0.4658, 60.8111
      CIE-Lab:
        82.2771, 4.9898, 79.5740
        CIE-LCH:
        82.2771, 79.7303, 86.4119
        CIE-Luv:
        82.2771, 44.0936, 83.4845
        Hunter-Lab:
        77.9815, 0.5655, 47.0761
      #fac61f color charts
#fac61f RGB chart
      #fac61f CMYK chart
      #fac61f RGB pie chart
      #fac61f color shades, tints & tones
#fac61f color schemes
#fac61f color preview, HTML & CSS examples
           This text has a color of #fac61f        
        
          <p style="color:#fac61f;">Text here</p>
        
        
          .mytext {color:#fac61f;}
        
        Text color #fac61f
      
           This box has a color of #fac61f        
        
          <div style="background-color:#fac61f;">Content here</div>
        
        
          .mybackground {background-color:#fac61f;}
        
        Background color #fac61f
      
           Border around this has a color of #fac61f        
        
          <div style="border:2px solid #fac61f;">Content here</div>
        
        
          .myborder {border:2px solid #fac61f;}
        
        Border color #fac61f