#faf57f color space conversions
Hex:
        #faf57f
        RGB:
        250, 245, 127
        CMY:
        2, 4, 50
        CMYK:
        0, 2, 49, 2
      HSL:
        58°, 92.4812%, 73.9216%
        HSV (HSB):
        58°, 49.2000%, 98.0392%
        XYZ:
        75.9075, 87.1611, 32.9017
        xyY:
        0.3873, 0.4448, 87.1611
      CIE-Lab:
        94.8066, -13.7206, 56.8365
        CIE-LCH:
        94.8066, 58.4692, 103.5718
        CIE-Luv:
        94.8066, 8.6702, 75.1468
        Hunter-Lab:
        93.3601, -18.2487, 44.4573
      #faf57f color charts
#faf57f RGB chart
      #faf57f CMYK chart
      #faf57f RGB pie chart
      #faf57f color shades, tints & tones
#faf57f color schemes
#faf57f color preview, HTML & CSS examples
           This text has a color of #faf57f        
        
          <p style="color:#faf57f;">Text here</p>
        
        
          .mytext {color:#faf57f;}
        
        Text color #faf57f
      
           This box has a color of #faf57f        
        
          <div style="background-color:#faf57f;">Content here</div>
        
        
          .mybackground {background-color:#faf57f;}
        
        Background color #faf57f
      
           Border around this has a color of #faf57f        
        
          <div style="border:2px solid #faf57f;">Content here</div>
        
        
          .myborder {border:2px solid #faf57f;}
        
        Border color #faf57f