#fbc70b color space conversions
Hex:
        #fbc70b
        RGB:
        251, 199, 11
        CMY:
        2, 22, 96
        CMYK:
        0, 21, 96, 2
      HSL:
        47°, 96.7742%, 51.3725%
        HSV (HSB):
        47°, 95.6175%, 98.4314%
        XYZ:
        60.2675, 61.3802, 8.9877
        xyY:
        0.4613, 0.4699, 61.3802
      CIE-Lab:
        82.5827, 4.6289, 82.8885
        CIE-LCH:
        82.5827, 83.0177, 86.8036
        CIE-Luv:
        82.5827, 44.3736, 85.6040
        Hunter-Lab:
        78.3455, 0.2068, 48.0402
      #fbc70b color charts
#fbc70b RGB chart
      #fbc70b CMYK chart
      #fbc70b RGB pie chart
      #fbc70b color shades, tints & tones
#fbc70b color schemes
#fbc70b color preview, HTML & CSS examples
           This text has a color of #fbc70b        
        
          <p style="color:#fbc70b;">Text here</p>
        
        
          .mytext {color:#fbc70b;}
        
        Text color #fbc70b
      
           This box has a color of #fbc70b        
        
          <div style="background-color:#fbc70b;">Content here</div>
        
        
          .mybackground {background-color:#fbc70b;}
        
        Background color #fbc70b
      
           Border around this has a color of #fbc70b        
        
          <div style="border:2px solid #fbc70b;">Content here</div>
        
        
          .myborder {border:2px solid #fbc70b;}
        
        Border color #fbc70b