#f0ae0e color space conversions
Hex:
        #f0ae0e
        RGB:
        240, 174, 14
        CMY:
        6, 32, 95
        CMYK:
        0, 28, 94, 6
      HSL:
        42°, 88.9764%, 49.8039%
        HSV (HSB):
        42°, 94.1667%, 94.1176%
        XYZ:
        51.1505, 48.8291, 7.1445
        xyY:
        0.4775, 0.4558, 48.8291
      CIE-Lab:
        75.3449, 12.9718, 76.8233
        CIE-LCH:
        75.3449, 77.9108, 80.4159
        CIE-Luv:
        75.3449, 55.1624, 75.9738
        Hunter-Lab:
        69.8778, 8.3757, 42.8525
      #f0ae0e color charts
#f0ae0e RGB chart
      #f0ae0e CMYK chart
      #f0ae0e RGB pie chart
      #f0ae0e color shades, tints & tones
#f0ae0e color schemes
#f0ae0e color preview, HTML & CSS examples
           This text has a color of #f0ae0e        
        
          <p style="color:#f0ae0e;">Text here</p>
        
        
          .mytext {color:#f0ae0e;}
        
        Text color #f0ae0e
      
           This box has a color of #f0ae0e        
        
          <div style="background-color:#f0ae0e;">Content here</div>
        
        
          .mybackground {background-color:#f0ae0e;}
        
        Background color #f0ae0e
      
           Border around this has a color of #f0ae0e        
        
          <div style="border:2px solid #f0ae0e;">Content here</div>
        
        
          .myborder {border:2px solid #f0ae0e;}
        
        Border color #f0ae0e