#fac91d color space conversions
Hex:
        #fac91d
        RGB:
        250, 201, 29
        CMY:
        2, 21, 89
        CMYK:
        0, 20, 88, 2
      HSL:
        47°, 95.6710%, 54.7059%
        HSV (HSB):
        47°, 88.4000%, 98.0392%
        XYZ:
        60.5328, 62.1860, 9.9751
        xyY:
        0.4562, 0.4686, 62.1860
      CIE-Lab:
        83.0122, 3.4069, 80.5504
        CIE-LCH:
        83.0122, 80.6225, 87.5781
        CIE-Luv:
        83.0122, 41.8607, 84.8457
        Hunter-Lab:
        78.8581, -0.9822, 47.7008
      #fac91d color charts
#fac91d RGB chart
      #fac91d CMYK chart
      #fac91d RGB pie chart
      #fac91d color shades, tints & tones
#fac91d color schemes
#fac91d color preview, HTML & CSS examples
           This text has a color of #fac91d        
        
          <p style="color:#fac91d;">Text here</p>
        
        
          .mytext {color:#fac91d;}
        
        Text color #fac91d
      
           This box has a color of #fac91d        
        
          <div style="background-color:#fac91d;">Content here</div>
        
        
          .mybackground {background-color:#fac91d;}
        
        Background color #fac91d
      
           Border around this has a color of #fac91d        
        
          <div style="border:2px solid #fac91d;">Content here</div>
        
        
          .myborder {border:2px solid #fac91d;}
        
        Border color #fac91d