#fbd972 color space conversions
Hex:
        #fbd972
        RGB:
        251, 217, 114
        CMY:
        2, 15, 55
        CMYK:
        0, 14, 55, 2
      HSL:
        45°, 94.4828%, 71.5686%
        HSV (HSB):
        45°, 54.5817%, 98.4314%
        XYZ:
        67.6338, 71.3498, 26.1268
        xyY:
        0.4096, 0.4321, 71.3498
      CIE-Lab:
        87.6547, -0.4003, 54.4338
        CIE-LCH:
        87.6547, 54.4353, 90.4213
        CIE-Luv:
        87.6547, 28.0227, 67.9522
        Hunter-Lab:
        84.4688, -4.8964, 40.7894
      #fbd972 color charts
#fbd972 RGB chart
      #fbd972 CMYK chart
      #fbd972 RGB pie chart
      #fbd972 color shades, tints & tones
#fbd972 color schemes
#fbd972 color preview, HTML & CSS examples
           This text has a color of #fbd972        
        
          <p style="color:#fbd972;">Text here</p>
        
        
          .mytext {color:#fbd972;}
        
        Text color #fbd972
      
           This box has a color of #fbd972        
        
          <div style="background-color:#fbd972;">Content here</div>
        
        
          .mybackground {background-color:#fbd972;}
        
        Background color #fbd972
      
           Border around this has a color of #fbd972        
        
          <div style="border:2px solid #fbd972;">Content here</div>
        
        
          .myborder {border:2px solid #fbd972;}
        
        Border color #fbd972