#fac912 color space conversions
Hex:
        #fac912
        RGB:
        250, 201, 18
        CMY:
        2, 21, 93
        CMYK:
        0, 20, 93, 2
      HSL:
        47°, 95.8678%, 52.5490%
        HSV (HSB):
        47°, 92.8000%, 98.0392%
        XYZ:
        60.4202, 62.1410, 9.3822
        xyY:
        0.4579, 0.4710, 62.1410
      CIE-Lab:
        82.9883, 3.2431, 82.3321
        CIE-LCH:
        82.9883, 82.3960, 87.7443
        CIE-Luv:
        82.9883, 42.0146, 85.8767
        Hunter-Lab:
        78.8295, -1.1375, 48.1241
      #fac912 color charts
#fac912 RGB chart
      #fac912 CMYK chart
      #fac912 RGB pie chart
      #fac912 color shades, tints & tones
#fac912 color schemes
#fac912 color preview, HTML & CSS examples
           This text has a color of #fac912        
        
          <p style="color:#fac912;">Text here</p>
        
        
          .mytext {color:#fac912;}
        
        Text color #fac912
      
           This box has a color of #fac912        
        
          <div style="background-color:#fac912;">Content here</div>
        
        
          .mybackground {background-color:#fac912;}
        
        Background color #fac912
      
           Border around this has a color of #fac912        
        
          <div style="border:2px solid #fac912;">Content here</div>
        
        
          .myborder {border:2px solid #fac912;}
        
        Border color #fac912