#fafb86 color space conversions
Hex:
        #fafb86
        RGB:
        250, 251, 134
        CMY:
        2, 2, 47
        CMYK:
        0, 0, 47, 2
      HSL:
        61°, 93.6000%, 75.4902%
        HSV (HSB):
        61°, 46.6135%, 98.4314%
        XYZ:
        78.2246, 91.0396, 36.0038
        xyY:
        0.3811, 0.4435, 91.0396
      CIE-Lab:
        96.4263, -16.0294, 55.5373
        CIE-LCH:
        96.4263, 57.8043, 106.0994
        CIE-Luv:
        96.4263, 4.7536, 74.7830
        Hunter-Lab:
        95.4147, -20.6345, 44.4178
      #fafb86 color charts
#fafb86 RGB chart
      #fafb86 CMYK chart
      #fafb86 RGB pie chart
      #fafb86 color shades, tints & tones
#fafb86 color schemes
#fafb86 color preview, HTML & CSS examples
           This text has a color of #fafb86        
        
          <p style="color:#fafb86;">Text here</p>
        
        
          .mytext {color:#fafb86;}
        
        Text color #fafb86
      
           This box has a color of #fafb86        
        
          <div style="background-color:#fafb86;">Content here</div>
        
        
          .mybackground {background-color:#fafb86;}
        
        Background color #fafb86
      
           Border around this has a color of #fafb86        
        
          <div style="border:2px solid #fafb86;">Content here</div>
        
        
          .myborder {border:2px solid #fafb86;}
        
        Border color #fafb86