#fffba5 color space conversions
Hex:
        #fffba5
        RGB:
        255, 251, 165
        CMY:
        0, 2, 35
        CMYK:
        0, 2, 35, 0
      HSL:
        57°, 100.0000%, 82.3529%
        HSV (HSB):
        57°, 35.2941%, 100.0000%
        XYZ:
        82.5287, 92.9710, 49.1928
        xyY:
        0.3673, 0.4138, 92.9710
      CIE-Lab:
        97.2158, -10.9913, 41.7343
        CIE-LCH:
        97.2158, 43.1574, 104.7546
        CIE-Luv:
        97.2158, 6.7599, 58.9994
        Hunter-Lab:
        96.4215, -15.9565, 37.2462
      #fffba5 color charts
#fffba5 RGB chart
      #fffba5 CMYK chart
      #fffba5 RGB pie chart
      #fffba5 color shades, tints & tones
#fffba5 color schemes
#fffba5 color preview, HTML & CSS examples
           This text has a color of #fffba5        
        
          <p style="color:#fffba5;">Text here</p>
        
        
          .mytext {color:#fffba5;}
        
        Text color #fffba5
      
           This box has a color of #fffba5        
        
          <div style="background-color:#fffba5;">Content here</div>
        
        
          .mybackground {background-color:#fffba5;}
        
        Background color #fffba5
      
           Border around this has a color of #fffba5        
        
          <div style="border:2px solid #fffba5;">Content here</div>
        
        
          .myborder {border:2px solid #fffba5;}
        
        Border color #fffba5