#fac30d color space conversions
Hex:
        #fac30d
        RGB:
        250, 195, 13
        CMY:
        2, 24, 95
        CMYK:
        0, 22, 95, 2
      HSL:
        46°, 95.9514%, 51.5686%
        HSV (HSB):
        46°, 94.8000%, 98.0392%
        XYZ:
        59.0121, 59.3833, 8.7326
        xyY:
        0.4642, 0.4671, 59.3833
      CIE-Lab:
        81.5018, 6.2845, 81.8568
        CIE-LCH:
        81.5018, 82.0977, 85.6098
        CIE-Luv:
        81.5018, 46.6436, 83.9973
        Hunter-Lab:
        77.0605, 1.8374, 47.2235
      #fac30d color charts
#fac30d RGB chart
      #fac30d CMYK chart
      #fac30d RGB pie chart
      #fac30d color shades, tints & tones
#fac30d color schemes
#fac30d color preview, HTML & CSS examples
           This text has a color of #fac30d        
        
          <p style="color:#fac30d;">Text here</p>
        
        
          .mytext {color:#fac30d;}
        
        Text color #fac30d
      
           This box has a color of #fac30d        
        
          <div style="background-color:#fac30d;">Content here</div>
        
        
          .mybackground {background-color:#fac30d;}
        
        Background color #fac30d
      
           Border around this has a color of #fac30d        
        
          <div style="border:2px solid #fac30d;">Content here</div>
        
        
          .myborder {border:2px solid #fac30d;}
        
        Border color #fac30d