#914f04 color space conversions
Hex:
        #914f04
        RGB:
        145, 79, 4
        CMY:
        43, 69, 98
        CMYK:
        0, 46, 97, 43
      HSL:
        32°, 94.6309%, 29.2157%
        HSV (HSB):
        32°, 97.2414%, 56.8627%
        XYZ:
        14.4950, 11.6205, 1.5939
        xyY:
        0.5231, 0.4194, 11.6205
      CIE-Lab:
        40.6064, 23.1409, 48.6727
        CIE-LCH:
        40.6064, 53.8937, 64.5718
        CIE-Luv:
        40.6064, 53.6689, 37.9639
        Hunter-Lab:
        34.0888, 16.2448, 21.0900
      #914f04 color charts
#914f04 RGB chart
      #914f04 CMYK chart
      #914f04 RGB pie chart
      #914f04 color shades, tints & tones
#914f04 color schemes
#914f04 color preview, HTML & CSS examples
           This text has a color of #914f04        
        
          <p style="color:#914f04;">Text here</p>
        
        
          .mytext {color:#914f04;}
        
        Text color #914f04
      
           This box has a color of #914f04        
        
          <div style="background-color:#914f04;">Content here</div>
        
        
          .mybackground {background-color:#914f04;}
        
        Background color #914f04
      
           Border around this has a color of #914f04        
        
          <div style="border:2px solid #914f04;">Content here</div>
        
        
          .myborder {border:2px solid #914f04;}
        
        Border color #914f04