#faea06 color space conversions
Hex:
        #faea06
        RGB:
        250, 234, 6
        CMY:
        2, 8, 98
        CMYK:
        0, 6, 98, 2
      HSL:
        56°, 96.0630%, 50.1961%
        HSV (HSB):
        56°, 97.6000%, 98.0392%
        XYZ:
        68.8800, 79.1828, 11.8257
        xyY:
        0.4308, 0.4952, 79.1828
      CIE-Lab:
        91.3169, -13.4606, 89.6063
        CIE-LCH:
        91.3169, 90.6117, 98.5431
        CIE-Luv:
        91.3169, 18.2754, 98.7735
        Hunter-Lab:
        88.9847, -17.5525, 54.4099
      #faea06 color charts
#faea06 RGB chart
      #faea06 CMYK chart
      #faea06 RGB pie chart
      #faea06 color shades, tints & tones
#faea06 color schemes
#faea06 color preview, HTML & CSS examples
           This text has a color of #faea06        
        
          <p style="color:#faea06;">Text here</p>
        
        
          .mytext {color:#faea06;}
        
        Text color #faea06
      
           This box has a color of #faea06        
        
          <div style="background-color:#faea06;">Content here</div>
        
        
          .mybackground {background-color:#faea06;}
        
        Background color #faea06
      
           Border around this has a color of #faea06        
        
          <div style="border:2px solid #faea06;">Content here</div>
        
        
          .myborder {border:2px solid #faea06;}
        
        Border color #faea06