#f2ba12 color space conversions
Hex:
        #f2ba12
        RGB:
        242, 186, 18
        CMY:
        5, 27, 93
        CMYK:
        0, 23, 93, 5
      HSL:
        45°, 89.6000%, 50.9804%
        HSV (HSB):
        45°, 92.5620%, 94.9020%
        XYZ:
        54.2860, 54.0387, 8.1416
        xyY:
        0.4661, 0.4640, 54.0387
      CIE-Lab:
        78.4843, 7.5857, 78.6456
        CIE-LCH:
        78.4843, 79.0106, 84.4906
        CIE-Luv:
        78.4843, 47.2771, 80.1524
        Hunter-Lab:
        73.5110, 3.1734, 44.8912
      #f2ba12 color charts
#f2ba12 RGB chart
      #f2ba12 CMYK chart
      #f2ba12 RGB pie chart
      #f2ba12 color shades, tints & tones
#f2ba12 color schemes
#f2ba12 color preview, HTML & CSS examples
           This text has a color of #f2ba12        
        
          <p style="color:#f2ba12;">Text here</p>
        
        
          .mytext {color:#f2ba12;}
        
        Text color #f2ba12
      
           This box has a color of #f2ba12        
        
          <div style="background-color:#f2ba12;">Content here</div>
        
        
          .mybackground {background-color:#f2ba12;}
        
        Background color #f2ba12
      
           Border around this has a color of #f2ba12        
        
          <div style="border:2px solid #f2ba12;">Content here</div>
        
        
          .myborder {border:2px solid #f2ba12;}
        
        Border color #f2ba12