#fac41e color space conversions
Hex:
        #fac41e
        RGB:
        250, 196, 30
        CMY:
        2, 23, 88
        CMYK:
        0, 22, 88, 2
      HSL:
        45°, 95.6522%, 54.9020%
        HSV (HSB):
        45°, 88.0000%, 98.0392%
        XYZ:
        59.3986, 59.8976, 9.6590
        xyY:
        0.4606, 0.4645, 59.8976
      CIE-Lab:
        81.7825, 6.0039, 79.3926
        CIE-LCH:
        81.7825, 79.6193, 85.6754
        CIE-Luv:
        81.7825, 45.6348, 82.8542
        Hunter-Lab:
        77.3935, 1.5579, 46.7758
      #fac41e color charts
#fac41e RGB chart
      #fac41e CMYK chart
      #fac41e RGB pie chart
      #fac41e color shades, tints & tones
#fac41e color schemes
#fac41e color preview, HTML & CSS examples
           This text has a color of #fac41e        
        
          <p style="color:#fac41e;">Text here</p>
        
        
          .mytext {color:#fac41e;}
        
        Text color #fac41e
      
           This box has a color of #fac41e        
        
          <div style="background-color:#fac41e;">Content here</div>
        
        
          .mybackground {background-color:#fac41e;}
        
        Background color #fac41e
      
           Border around this has a color of #fac41e        
        
          <div style="border:2px solid #fac41e;">Content here</div>
        
        
          .myborder {border:2px solid #fac41e;}
        
        Border color #fac41e