#fac85a color space conversions
Hex:
        #fac85a
        RGB:
        250, 200, 90
        CMY:
        2, 22, 65
        CMYK:
        0, 20, 64, 2
      HSL:
        41°, 94.1176%, 66.6667%
        HSV (HSB):
        41°, 64.0000%, 98.0392%
        XYZ:
        61.9241, 62.3707, 18.4479
        xyY:
        0.4338, 0.4369, 62.3707
      CIE-Lab:
        83.1102, 6.2557, 60.2108
        CIE-LCH:
        83.1102, 60.5349, 84.0685
        CIE-Luv:
        83.1102, 40.4381, 70.0484
        Hunter-Lab:
        78.9751, 1.7546, 41.4330
      #fac85a color charts
#fac85a RGB chart
      #fac85a CMYK chart
      #fac85a RGB pie chart
      #fac85a color shades, tints & tones
#fac85a color schemes
#fac85a color preview, HTML & CSS examples
           This text has a color of #fac85a        
        
          <p style="color:#fac85a;">Text here</p>
        
        
          .mytext {color:#fac85a;}
        
        Text color #fac85a
      
           This box has a color of #fac85a        
        
          <div style="background-color:#fac85a;">Content here</div>
        
        
          .mybackground {background-color:#fac85a;}
        
        Background color #fac85a
      
           Border around this has a color of #fac85a        
        
          <div style="border:2px solid #fac85a;">Content here</div>
        
        
          .myborder {border:2px solid #fac85a;}
        
        Border color #fac85a