#fad87a color space conversions
Hex:
        #fad87a
        RGB:
        250, 216, 122
        CMY:
        2, 15, 52
        CMYK:
        0, 14, 51, 2
      HSL:
        44°, 92.7536%, 72.9412%
        HSV (HSB):
        44°, 51.2000%, 98.0392%
        XYZ:
        67.4931, 70.8409, 28.5287
        xyY:
        0.4045, 0.4245, 70.8409
      CIE-Lab:
        87.4076, 0.3548, 50.3104
        CIE-LCH:
        87.4076, 50.3116, 89.5959
        CIE-Luv:
        87.4076, 27.5360, 63.7601
        Hunter-Lab:
        84.1670, -4.1541, 38.8203
      #fad87a color charts
#fad87a RGB chart
      #fad87a CMYK chart
      #fad87a RGB pie chart
      #fad87a color shades, tints & tones
#fad87a color schemes
#fad87a color preview, HTML & CSS examples
           This text has a color of #fad87a        
        
          <p style="color:#fad87a;">Text here</p>
        
        
          .mytext {color:#fad87a;}
        
        Text color #fad87a
      
           This box has a color of #fad87a        
        
          <div style="background-color:#fad87a;">Content here</div>
        
        
          .mybackground {background-color:#fad87a;}
        
        Background color #fad87a
      
           Border around this has a color of #fad87a        
        
          <div style="border:2px solid #fad87a;">Content here</div>
        
        
          .myborder {border:2px solid #fad87a;}
        
        Border color #fad87a