#fad68e color space conversions
Hex:
        #fad68e
        RGB:
        250, 214, 142
        CMY:
        2, 16, 44
        CMYK:
        0, 14, 43, 2
      HSL:
        40°, 91.5254%, 76.8627%
        HSV (HSB):
        40°, 43.2000%, 98.0392%
        XYZ:
        68.3534, 70.3701, 35.5714
        xyY:
        0.3922, 0.4037, 70.3701
      CIE-Lab:
        87.1781, 3.2317, 40.1479
        CIE-LCH:
        87.1781, 40.2778, 85.3979
        CIE-Luv:
        87.1781, 27.5801, 52.4814
        Hunter-Lab:
        83.8869, -1.3553, 33.5795
      #fad68e color charts
#fad68e RGB chart
      #fad68e CMYK chart
      #fad68e RGB pie chart
      #fad68e color shades, tints & tones
#fad68e color schemes
#fad68e color preview, HTML & CSS examples
           This text has a color of #fad68e        
        
          <p style="color:#fad68e;">Text here</p>
        
        
          .mytext {color:#fad68e;}
        
        Text color #fad68e
      
           This box has a color of #fad68e        
        
          <div style="background-color:#fad68e;">Content here</div>
        
        
          .mybackground {background-color:#fad68e;}
        
        Background color #fad68e
      
           Border around this has a color of #fad68e        
        
          <div style="border:2px solid #fad68e;">Content here</div>
        
        
          .myborder {border:2px solid #fad68e;}
        
        Border color #fad68e