#f0ad0c color space conversions
Hex:
        #f0ad0c
        RGB:
        240, 173, 12
        CMY:
        6, 32, 95
        CMYK:
        0, 28, 95, 6
      HSL:
        42°, 90.4762%, 49.4118%
        HSV (HSB):
        42°, 95.0000%, 94.1176%
        XYZ:
        50.9451, 48.4389, 7.0124
        xyY:
        0.4788, 0.4553, 48.4389
      CIE-Lab:
        75.1009, 13.4781, 76.9031
        CIE-LCH:
        75.1009, 78.0752, 80.0593
        CIE-Luv:
        75.1009, 55.9847, 75.7424
        Hunter-Lab:
        69.5981, 8.8635, 42.7449
      #f0ad0c color charts
#f0ad0c RGB chart
      #f0ad0c CMYK chart
      #f0ad0c RGB pie chart
      #f0ad0c color shades, tints & tones
#f0ad0c color schemes
#f0ad0c color preview, HTML & CSS examples
           This text has a color of #f0ad0c        
        
          <p style="color:#f0ad0c;">Text here</p>
        
        
          .mytext {color:#f0ad0c;}
        
        Text color #f0ad0c
      
           This box has a color of #f0ad0c        
        
          <div style="background-color:#f0ad0c;">Content here</div>
        
        
          .mybackground {background-color:#f0ad0c;}
        
        Background color #f0ad0c
      
           Border around this has a color of #f0ad0c        
        
          <div style="border:2px solid #f0ad0c;">Content here</div>
        
        
          .myborder {border:2px solid #f0ad0c;}
        
        Border color #f0ad0c