#faf712 color space conversions
Hex:
        #faf712
        RGB:
        250, 247, 18
        CMY:
        2, 3, 93
        CMYK:
        0, 1, 93, 2
      HSL:
        59°, 95.8678%, 52.5490%
        HSV (HSB):
        59°, 92.8000%, 98.0392%
        XYZ:
        72.7943, 86.8892, 13.5069
        xyY:
        0.4203, 0.5017, 86.8892
      CIE-Lab:
        94.6912, -19.6541, 91.1011
        CIE-LCH:
        94.6912, 93.1970, 102.1744
        CIE-Luv:
        94.6912, 9.4774, 102.9979
        Hunter-Lab:
        93.2144, -23.7284, 56.6589
      #faf712 color charts
#faf712 RGB chart
      #faf712 CMYK chart
      #faf712 RGB pie chart
      #faf712 color shades, tints & tones
#faf712 color schemes
#faf712 color preview, HTML & CSS examples
           This text has a color of #faf712        
        
          <p style="color:#faf712;">Text here</p>
        
        
          .mytext {color:#faf712;}
        
        Text color #faf712
      
           This box has a color of #faf712        
        
          <div style="background-color:#faf712;">Content here</div>
        
        
          .mybackground {background-color:#faf712;}
        
        Background color #faf712
      
           Border around this has a color of #faf712        
        
          <div style="border:2px solid #faf712;">Content here</div>
        
        
          .myborder {border:2px solid #faf712;}
        
        Border color #faf712