#914d16 color space conversions
Hex:
        #914d16
        RGB:
        145, 77, 22
        CMY:
        43, 70, 91
        CMYK:
        0, 47, 85, 43
      HSL:
        27°, 73.6527%, 32.7451%
        HSV (HSB):
        27°, 84.8276%, 56.8627%
        XYZ:
        14.4757, 11.3854, 2.1937
        xyY:
        0.5160, 0.4058, 11.3854
      CIE-Lab:
        40.2222, 24.6792, 42.5134
        CIE-LCH:
        40.2222, 49.1574, 59.8647
        CIE-Luv:
        40.2222, 54.3765, 34.4089
        Hunter-Lab:
        33.7423, 17.5291, 19.7650
      #914d16 color charts
#914d16 RGB chart
      #914d16 CMYK chart
      #914d16 RGB pie chart
      #914d16 color shades, tints & tones
#914d16 color schemes
#914d16 color preview, HTML & CSS examples
           This text has a color of #914d16        
        
          <p style="color:#914d16;">Text here</p>
        
        
          .mytext {color:#914d16;}
        
        Text color #914d16
      
           This box has a color of #914d16        
        
          <div style="background-color:#914d16;">Content here</div>
        
        
          .mybackground {background-color:#914d16;}
        
        Background color #914d16
      
           Border around this has a color of #914d16        
        
          <div style="border:2px solid #914d16;">Content here</div>
        
        
          .myborder {border:2px solid #914d16;}
        
        Border color #914d16