#0ea00f color space conversions
Hex:
        #0ea00f
        RGB:
        14, 160, 15
        CMY:
        95, 37, 94
        CMYK:
        91, 0, 91, 37
      HSL:
        120°, 83.9080%, 34.1176%
        HSV (HSB):
        120°, 91.2500%, 62.7451%
        XYZ:
        12.8381, 25.2695, 4.6528
        xyY:
        0.3002, 0.5910, 25.2695
      CIE-Lab:
        57.3370, -59.5663, 56.5210
        CIE-LCH:
        57.3370, 82.1144, 136.5027
        CIE-Luv:
        57.3370, -53.1497, 68.6103
        Hunter-Lab:
        50.2687, -42.3832, 29.7003
      #0ea00f color charts
#0ea00f RGB chart
      #0ea00f CMYK chart
      #0ea00f RGB pie chart
      #0ea00f color shades, tints & tones
#0ea00f color schemes
#0ea00f color preview, HTML & CSS examples
           This text has a color of #0ea00f        
        
          <p style="color:#0ea00f;">Text here</p>
        
        
          .mytext {color:#0ea00f;}
        
        Text color #0ea00f
      
           This box has a color of #0ea00f        
        
          <div style="background-color:#0ea00f;">Content here</div>
        
        
          .mybackground {background-color:#0ea00f;}
        
        Background color #0ea00f
      
           Border around this has a color of #0ea00f        
        
          <div style="border:2px solid #0ea00f;">Content here</div>
        
        
          .myborder {border:2px solid #0ea00f;}
        
        Border color #0ea00f