#914a00 color space conversions
Hex:
        #914a00
        RGB:
        145, 74, 0
        CMY:
        43, 71, 100
        CMYK:
        0, 49, 100, 43
      HSL:
        31°, 100.0000%, 28.4314%
        HSV (HSB):
        31°, 100.0000%, 56.8627%
        XYZ:
        14.1258, 10.9173, 1.3627
        xyY:
        0.5350, 0.4134, 10.9173
      CIE-Lab:
        39.4408, 25.8780, 49.1524
        CIE-LCH:
        39.4408, 55.5485, 62.2339
        CIE-Luv:
        39.4408, 57.7659, 36.7160
        Hunter-Lab:
        33.0413, 18.4900, 20.6836
      #914a00 color charts
#914a00 RGB chart
      #914a00 CMYK chart
      #914a00 RGB pie chart
      #914a00 color shades, tints & tones
#914a00 color schemes
#914a00 color preview, HTML & CSS examples
           This text has a color of #914a00        
        
          <p style="color:#914a00;">Text here</p>
        
        
          .mytext {color:#914a00;}
        
        Text color #914a00
      
           This box has a color of #914a00        
        
          <div style="background-color:#914a00;">Content here</div>
        
        
          .mybackground {background-color:#914a00;}
        
        Background color #914a00
      
           Border around this has a color of #914a00        
        
          <div style="border:2px solid #914a00;">Content here</div>
        
        
          .myborder {border:2px solid #914a00;}
        
        Border color #914a00