#fad72a color space conversions
Hex:
        #fad72a
        RGB:
        250, 215, 42
        CMY:
        2, 16, 84
        CMYK:
        0, 14, 83, 2
      HSL:
        50°, 95.4128%, 57.2549%
        HSV (HSB):
        50°, 83.2000%, 98.0392%
        XYZ:
        64.1427, 69.0920, 12.1459
        xyY:
        0.4412, 0.4752, 69.0920
      CIE-Lab:
        86.5496, -3.4535, 80.5333
        CIE-LCH:
        86.5496, 80.6073, 92.4555
        CIE-Luv:
        86.5496, 31.3059, 88.4197
        Hunter-Lab:
        83.1216, -7.7192, 49.5216
      #fad72a color charts
#fad72a RGB chart
      #fad72a CMYK chart
      #fad72a RGB pie chart
      #fad72a color shades, tints & tones
#fad72a color schemes
#fad72a color preview, HTML & CSS examples
           This text has a color of #fad72a        
        
          <p style="color:#fad72a;">Text here</p>
        
        
          .mytext {color:#fad72a;}
        
        Text color #fad72a
      
           This box has a color of #fad72a        
        
          <div style="background-color:#fad72a;">Content here</div>
        
        
          .mybackground {background-color:#fad72a;}
        
        Background color #fad72a
      
           Border around this has a color of #fad72a        
        
          <div style="border:2px solid #fad72a;">Content here</div>
        
        
          .myborder {border:2px solid #fad72a;}
        
        Border color #fad72a