#fad05f color space conversions
Hex:
        #fad05f
        RGB:
        250, 208, 95
        CMY:
        2, 18, 63
        CMYK:
        0, 17, 62, 2
      HSL:
        44°, 93.9394%, 67.6471%
        HSV (HSB):
        44°, 62.0000%, 98.0392%
        XYZ:
        64.0458, 66.2620, 20.2407
        xyY:
        0.4254, 0.4401, 66.2620
      CIE-Lab:
        85.1299, 2.4451, 60.2181
        CIE-LCH:
        85.1299, 60.2677, 87.6748
        CIE-Luv:
        85.1299, 34.4860, 71.6535
        Hunter-Lab:
        81.4015, -2.0107, 42.2384
      #fad05f color charts
#fad05f RGB chart
      #fad05f CMYK chart
      #fad05f RGB pie chart
      #fad05f color shades, tints & tones
#fad05f color schemes
#fad05f color preview, HTML & CSS examples
           This text has a color of #fad05f        
        
          <p style="color:#fad05f;">Text here</p>
        
        
          .mytext {color:#fad05f;}
        
        Text color #fad05f
      
           This box has a color of #fad05f        
        
          <div style="background-color:#fad05f;">Content here</div>
        
        
          .mybackground {background-color:#fad05f;}
        
        Background color #fad05f
      
           Border around this has a color of #fad05f        
        
          <div style="border:2px solid #fad05f;">Content here</div>
        
        
          .myborder {border:2px solid #fad05f;}
        
        Border color #fad05f