#fbf27a color space conversions
Hex:
        #fbf27a
        RGB:
        251, 242, 122
        CMY:
        2, 5, 52
        CMYK:
        0, 4, 51, 2
      HSL:
        56°, 94.1606%, 73.1373%
        HSV (HSB):
        56°, 51.3944%, 98.4314%
        XYZ:
        75.0486, 85.4186, 30.9443
        xyY:
        0.3921, 0.4463, 85.4186
      CIE-Lab:
        94.0632, -12.2726, 58.2709
        CIE-LCH:
        94.0632, 59.5492, 101.8934
        CIE-Luv:
        94.0632, 11.3854, 76.0048
        Hunter-Lab:
        92.4222, -16.7933, 44.8444
      #fbf27a color charts
#fbf27a RGB chart
      #fbf27a CMYK chart
      #fbf27a RGB pie chart
      #fbf27a color shades, tints & tones
#fbf27a color schemes
#fbf27a color preview, HTML & CSS examples
           This text has a color of #fbf27a        
        
          <p style="color:#fbf27a;">Text here</p>
        
        
          .mytext {color:#fbf27a;}
        
        Text color #fbf27a
      
           This box has a color of #fbf27a        
        
          <div style="background-color:#fbf27a;">Content here</div>
        
        
          .mybackground {background-color:#fbf27a;}
        
        Background color #fbf27a
      
           Border around this has a color of #fbf27a        
        
          <div style="border:2px solid #fbf27a;">Content here</div>
        
        
          .myborder {border:2px solid #fbf27a;}
        
        Border color #fbf27a