#fbc67f color space conversions
Hex:
        #fbc67f
        RGB:
        251, 198, 127
        CMY:
        2, 22, 50
        CMYK:
        0, 21, 49, 2
      HSL:
        34°, 93.9394%, 74.1176%
        HSV (HSB):
        34°, 49.4024%, 98.4314%
        XYZ:
        63.8085, 62.4297, 28.7657
        xyY:
        0.4117, 0.4028, 62.4297
      CIE-Lab:
        83.1414, 10.4741, 42.6014
        CIE-LCH:
        83.1414, 43.8701, 76.1871
        CIE-Luv:
        83.1414, 40.0592, 52.7173
        Hunter-Lab:
        79.0125, 5.8804, 33.7233
      #fbc67f color charts
#fbc67f RGB chart
      #fbc67f CMYK chart
      #fbc67f RGB pie chart
      #fbc67f color shades, tints & tones
#fbc67f color schemes
#fbc67f color preview, HTML & CSS examples
           This text has a color of #fbc67f        
        
          <p style="color:#fbc67f;">Text here</p>
        
        
          .mytext {color:#fbc67f;}
        
        Text color #fbc67f
      
           This box has a color of #fbc67f        
        
          <div style="background-color:#fbc67f;">Content here</div>
        
        
          .mybackground {background-color:#fbc67f;}
        
        Background color #fbc67f
      
           Border around this has a color of #fbc67f        
        
          <div style="border:2px solid #fbc67f;">Content here</div>
        
        
          .myborder {border:2px solid #fbc67f;}
        
        Border color #fbc67f