#fafc75 color space conversions
Hex:
        #fafc75
        RGB:
        250, 252, 117
        CMY:
        2, 1, 54
        CMYK:
        1, 0, 54, 1
      HSL:
        61°, 95.7447%, 72.3529%
        HSV (HSB):
        61°, 53.5714%, 98.8235%
        XYZ:
        77.4456, 91.2292, 30.3568
        xyY:
        0.3891, 0.4584, 91.2292
      CIE-Lab:
        96.5043, -17.9260, 63.3172
        CIE-LCH:
        96.5043, 65.8059, 105.8076
        CIE-Luv:
        96.5043, 4.6625, 82.6476
        Hunter-Lab:
        95.5140, -22.4162, 48.0159
      #fafc75 color charts
#fafc75 RGB chart
      #fafc75 CMYK chart
      #fafc75 RGB pie chart
      #fafc75 color shades, tints & tones
#fafc75 color schemes
#fafc75 color preview, HTML & CSS examples
           This text has a color of #fafc75        
        
          <p style="color:#fafc75;">Text here</p>
        
        
          .mytext {color:#fafc75;}
        
        Text color #fafc75
      
           This box has a color of #fafc75        
        
          <div style="background-color:#fafc75;">Content here</div>
        
        
          .mybackground {background-color:#fafc75;}
        
        Background color #fafc75
      
           Border around this has a color of #fafc75        
        
          <div style="border:2px solid #fafc75;">Content here</div>
        
        
          .myborder {border:2px solid #fafc75;}
        
        Border color #fafc75