#faf462 color space conversions
Hex:
        #faf462
        RGB:
        250, 244, 98
        CMY:
        2, 4, 62
        CMYK:
        0, 2, 61, 2
      HSL:
        58°, 93.8272%, 68.2353%
        HSV (HSB):
        58°, 60.8000%, 98.0392%
        XYZ:
        73.9796, 85.9072, 24.2379
        xyY:
        0.4018, 0.4666, 85.9072
      CIE-Lab:
        94.2727, -15.3802, 68.9144
        CIE-LCH:
        94.2727, 70.6098, 102.5810
        CIE-Luv:
        94.2727, 10.2111, 86.2065
        Hunter-Lab:
        92.6861, -19.7268, 49.3757
      #faf462 color charts
#faf462 RGB chart
      #faf462 CMYK chart
      #faf462 RGB pie chart
      #faf462 color shades, tints & tones
#faf462 color schemes
#faf462 color preview, HTML & CSS examples
           This text has a color of #faf462        
        
          <p style="color:#faf462;">Text here</p>
        
        
          .mytext {color:#faf462;}
        
        Text color #faf462
      
           This box has a color of #faf462        
        
          <div style="background-color:#faf462;">Content here</div>
        
        
          .mybackground {background-color:#faf462;}
        
        Background color #faf462
      
           Border around this has a color of #faf462        
        
          <div style="border:2px solid #faf462;">Content here</div>
        
        
          .myborder {border:2px solid #faf462;}
        
        Border color #faf462