#febc70 color space conversions
Hex:
        #febc70
        RGB:
        254, 188, 112
        CMY:
        0, 26, 56
        CMYK:
        0, 26, 56, 0
      HSL:
        32°, 98.6111%, 71.7647%
        HSV (HSB):
        32°, 55.9055%, 99.6078%
        XYZ:
        61.7809, 58.2071, 23.3081
        xyY:
        0.4311, 0.4062, 58.2071
      CIE-Lab:
        80.8538, 15.6471, 47.3486
        CIE-LCH:
        80.8538, 49.8670, 71.7131
        CIE-Luv:
        80.8538, 50.5582, 55.7282
        Hunter-Lab:
        76.2936, 11.0317, 35.2921
      #febc70 color charts
#febc70 RGB chart
      #febc70 CMYK chart
      #febc70 RGB pie chart
      #febc70 color shades, tints & tones
#febc70 color schemes
#febc70 color preview, HTML & CSS examples
           This text has a color of #febc70        
        
          <p style="color:#febc70;">Text here</p>
        
        
          .mytext {color:#febc70;}
        
        Text color #febc70
      
           This box has a color of #febc70        
        
          <div style="background-color:#febc70;">Content here</div>
        
        
          .mybackground {background-color:#febc70;}
        
        Background color #febc70
      
           Border around this has a color of #febc70        
        
          <div style="border:2px solid #febc70;">Content here</div>
        
        
          .myborder {border:2px solid #febc70;}
        
        Border color #febc70