#fcaf0b color space conversions
Hex:
        #fcaf0b
        RGB:
        252, 175, 11
        CMY:
        1, 31, 96
        CMYK:
        0, 31, 96, 1
      HSL:
        41°, 97.5709%, 51.5686%
        HSV (HSB):
        41°, 95.6349%, 98.8235%
        XYZ:
        55.5353, 51.3796, 7.3068
        xyY:
        0.4862, 0.4498, 51.3796
      CIE-Lab:
        76.9084, 17.5367, 78.9126
        CIE-LCH:
        76.9084, 80.8377, 77.4708
        CIE-Luv:
        76.9084, 64.0607, 76.8550
        Hunter-Lab:
        71.6795, 12.8575, 44.1318
      #fcaf0b color charts
#fcaf0b RGB chart
      #fcaf0b CMYK chart
      #fcaf0b RGB pie chart
      #fcaf0b color shades, tints & tones
#fcaf0b color schemes
#fcaf0b color preview, HTML & CSS examples
           This text has a color of #fcaf0b        
        
          <p style="color:#fcaf0b;">Text here</p>
        
        
          .mytext {color:#fcaf0b;}
        
        Text color #fcaf0b
      
           This box has a color of #fcaf0b        
        
          <div style="background-color:#fcaf0b;">Content here</div>
        
        
          .mybackground {background-color:#fcaf0b;}
        
        Background color #fcaf0b
      
           Border around this has a color of #fcaf0b        
        
          <div style="border:2px solid #fcaf0b;">Content here</div>
        
        
          .myborder {border:2px solid #fcaf0b;}
        
        Border color #fcaf0b