#fbc295 color space conversions
Hex:
        #fbc295
        RGB:
        251, 194, 149
        CMY:
        2, 24, 42
        CMYK:
        0, 23, 41, 2
      HSL:
        26°, 92.7273%, 78.4314%
        HSV (HSB):
        26°, 40.6375%, 98.4314%
        XYZ:
        64.5003, 61.2627, 36.8591
        xyY:
        0.3966, 0.3767, 61.2627
      CIE-Lab:
        82.5198, 14.7299, 30.4738
        CIE-LCH:
        82.5198, 33.8471, 64.2026
        CIE-Luv:
        82.5198, 40.7529, 38.2381
        Hunter-Lab:
        78.2705, 10.1228, 26.8685
      #fbc295 color charts
#fbc295 RGB chart
      #fbc295 CMYK chart
      #fbc295 RGB pie chart
      #fbc295 color shades, tints & tones
#fbc295 color schemes
#fbc295 color preview, HTML & CSS examples
           This text has a color of #fbc295        
        
          <p style="color:#fbc295;">Text here</p>
        
        
          .mytext {color:#fbc295;}
        
        Text color #fbc295
      
           This box has a color of #fbc295        
        
          <div style="background-color:#fbc295;">Content here</div>
        
        
          .mybackground {background-color:#fbc295;}
        
        Background color #fbc295
      
           Border around this has a color of #fbc295        
        
          <div style="border:2px solid #fbc295;">Content here</div>
        
        
          .myborder {border:2px solid #fbc295;}
        
        Border color #fbc295