#faf624 color space conversions
Hex:
        #faf624
        RGB:
        250, 246, 36
        CMY:
        2, 4, 86
        CMYK:
        0, 2, 86, 2
      HSL:
        59°, 95.5357%, 56.0784%
        HSV (HSB):
        59°, 85.6000%, 98.0392%
        XYZ:
        72.6985, 86.3629, 14.5072
        xyY:
        0.4188, 0.4976, 86.3629
      CIE-Lab:
        94.4673, -18.8895, 88.3111
        CIE-LCH:
        94.4673, 90.3087, 102.0734
        CIE-Luv:
        94.4673, 10.0139, 101.0296
        Hunter-Lab:
        92.9316, -22.9934, 55.7966
      #faf624 color charts
#faf624 RGB chart
      #faf624 CMYK chart
      #faf624 RGB pie chart
      #faf624 color shades, tints & tones
#faf624 color schemes
#faf624 color preview, HTML & CSS examples
           This text has a color of #faf624        
        
          <p style="color:#faf624;">Text here</p>
        
        
          .mytext {color:#faf624;}
        
        Text color #faf624
      
           This box has a color of #faf624        
        
          <div style="background-color:#faf624;">Content here</div>
        
        
          .mybackground {background-color:#faf624;}
        
        Background color #faf624
      
           Border around this has a color of #faf624        
        
          <div style="border:2px solid #faf624;">Content here</div>
        
        
          .myborder {border:2px solid #faf624;}
        
        Border color #faf624