#fefb70 color space conversions
Hex:
        #fefb70
        RGB:
        254, 251, 112
        CMY:
        0, 2, 56
        CMYK:
        0, 1, 56, 0
      HSL:
        59°, 98.6111%, 71.7647%
        HSV (HSB):
        59°, 55.9055%, 99.6078%
        XYZ:
        78.2949, 91.2350, 28.8128
        xyY:
        0.3947, 0.4600, 91.2350
      CIE-Lab:
        96.5067, -16.2357, 65.5752
        CIE-LCH:
        96.5067, 67.5552, 103.9061
        CIE-Luv:
        96.5067, 8.0514, 84.3080
        Hunter-Lab:
        95.5170, -20.8392, 48.9771
      #fefb70 color charts
#fefb70 RGB chart
      #fefb70 CMYK chart
      #fefb70 RGB pie chart
      #fefb70 color shades, tints & tones
#fefb70 color schemes
#fefb70 color preview, HTML & CSS examples
           This text has a color of #fefb70        
        
          <p style="color:#fefb70;">Text here</p>
        
        
          .mytext {color:#fefb70;}
        
        Text color #fefb70
      
           This box has a color of #fefb70        
        
          <div style="background-color:#fefb70;">Content here</div>
        
        
          .mybackground {background-color:#fefb70;}
        
        Background color #fefb70
      
           Border around this has a color of #fefb70        
        
          <div style="border:2px solid #fefb70;">Content here</div>
        
        
          .myborder {border:2px solid #fefb70;}
        
        Border color #fefb70