#94ae1d color space conversions
Hex:
        #94ae1d
        RGB:
        148, 174, 29
        CMY:
        42, 32, 89
        CMYK:
        15, 0, 83, 32
      HSL:
        71°, 71.4286%, 39.8039%
        HSV (HSB):
        71°, 83.3333%, 68.2353%
        XYZ:
        27.5706, 36.6567, 6.7847
        xyY:
        0.3883, 0.5162, 36.6567
      CIE-Lab:
        67.0187, -26.8561, 63.8452
        CIE-LCH:
        67.0187, 69.2637, 112.8137
        CIE-Luv:
        67.0187, -11.6329, 72.8016
        Hunter-Lab:
        60.5448, -24.6690, 35.7372
      #94ae1d color charts
#94ae1d RGB chart
      #94ae1d CMYK chart
      #94ae1d RGB pie chart
      #94ae1d color shades, tints & tones
#94ae1d color schemes
#94ae1d color preview, HTML & CSS examples
           This text has a color of #94ae1d        
        
          <p style="color:#94ae1d;">Text here</p>
        
        
          .mytext {color:#94ae1d;}
        
        Text color #94ae1d
      
           This box has a color of #94ae1d        
        
          <div style="background-color:#94ae1d;">Content here</div>
        
        
          .mybackground {background-color:#94ae1d;}
        
        Background color #94ae1d
      
           Border around this has a color of #94ae1d        
        
          <div style="border:2px solid #94ae1d;">Content here</div>
        
        
          .myborder {border:2px solid #94ae1d;}
        
        Border color #94ae1d