#faa81b color space conversions
Hex:
        #faa81b
        RGB:
        250, 168, 27
        CMY:
        2, 34, 89
        CMYK:
        0, 33, 89, 2
      HSL:
        38°, 95.7082%, 54.3137%
        HSV (HSB):
        38°, 89.2000%, 98.0392%
        XYZ:
        53.6248, 48.4084, 7.5543
        xyY:
        0.4893, 0.4417, 48.4084
      CIE-Lab:
        75.0818, 20.5606, 74.8558
        CIE-LCH:
        75.0818, 77.6282, 74.6414
        CIE-Luv:
        75.0818, 67.8146, 72.8338
        Hunter-Lab:
        69.5761, 15.8181, 42.2658
      #faa81b color charts
#faa81b RGB chart
      #faa81b CMYK chart
      #faa81b RGB pie chart
      #faa81b color shades, tints & tones
#faa81b color schemes
#faa81b color preview, HTML & CSS examples
           This text has a color of #faa81b        
        
          <p style="color:#faa81b;">Text here</p>
        
        
          .mytext {color:#faa81b;}
        
        Text color #faa81b
      
           This box has a color of #faa81b        
        
          <div style="background-color:#faa81b;">Content here</div>
        
        
          .mybackground {background-color:#faa81b;}
        
        Background color #faa81b
      
           Border around this has a color of #faa81b        
        
          <div style="border:2px solid #faa81b;">Content here</div>
        
        
          .myborder {border:2px solid #faa81b;}
        
        Border color #faa81b