#914f02 color space conversions
Hex:
        #914f02
        RGB:
        145, 79, 2
        CMY:
        43, 69, 99
        CMYK:
        0, 46, 99, 43
      HSL:
        32°, 97.2789%, 28.8235%
        HSV (HSB):
        32°, 98.6207%, 56.8627%
        XYZ:
        14.4840, 11.6161, 1.5362
        xyY:
        0.5241, 0.4203, 11.6161
      CIE-Lab:
        40.5993, 23.1042, 49.2581
        CIE-LCH:
        40.5993, 54.4074, 64.8713
        CIE-Luv:
        40.5993, 53.7441, 38.2180
        Hunter-Lab:
        34.0824, 16.2130, 21.1853
      #914f02 color charts
#914f02 RGB chart
      #914f02 CMYK chart
      #914f02 RGB pie chart
      #914f02 color shades, tints & tones
#914f02 color schemes
#914f02 color preview, HTML & CSS examples
           This text has a color of #914f02        
        
          <p style="color:#914f02;">Text here</p>
        
        
          .mytext {color:#914f02;}
        
        Text color #914f02
      
           This box has a color of #914f02        
        
          <div style="background-color:#914f02;">Content here</div>
        
        
          .mybackground {background-color:#914f02;}
        
        Background color #914f02
      
           Border around this has a color of #914f02        
        
          <div style="border:2px solid #914f02;">Content here</div>
        
        
          .myborder {border:2px solid #914f02;}
        
        Border color #914f02