#fac11b color space conversions
Hex:
        #fac11b
        RGB:
        250, 193, 27
        CMY:
        2, 24, 89
        CMYK:
        0, 23, 89, 2
      HSL:
        45°, 95.7082%, 54.3137%
        HSV (HSB):
        45°, 89.2000%, 98.0392%
        XYZ:
        58.6921, 58.5431, 9.2434
        xyY:
        0.4640, 0.4629, 58.5431
      CIE-Lab:
        81.0398, 7.5037, 79.4102
        CIE-LCH:
        81.0398, 79.7639, 84.6020
        CIE-Luv:
        81.0398, 47.9904, 82.0748
        Hunter-Lab:
        76.5134, 3.0258, 46.3967
      #fac11b color charts
#fac11b RGB chart
      #fac11b CMYK chart
      #fac11b RGB pie chart
      #fac11b color shades, tints & tones
#fac11b color schemes
#fac11b color preview, HTML & CSS examples
           This text has a color of #fac11b        
        
          <p style="color:#fac11b;">Text here</p>
        
        
          .mytext {color:#fac11b;}
        
        Text color #fac11b
      
           This box has a color of #fac11b        
        
          <div style="background-color:#fac11b;">Content here</div>
        
        
          .mybackground {background-color:#fac11b;}
        
        Background color #fac11b
      
           Border around this has a color of #fac11b        
        
          <div style="border:2px solid #fac11b;">Content here</div>
        
        
          .myborder {border:2px solid #fac11b;}
        
        Border color #fac11b