#914a12 color space conversions
Hex:
        #914a12
        RGB:
        145, 74, 18
        CMY:
        43, 71, 93
        CMYK:
        0, 49, 88, 43
      HSL:
        26°, 77.9141%, 31.9608%
        HSV (HSB):
        26°, 87.5862%, 56.8627%
        XYZ:
        14.2350, 10.9610, 1.9377
        xyY:
        0.5246, 0.4040, 10.9610
      CIE-Lab:
        39.5147, 26.2404, 43.4989
        CIE-LCH:
        39.5147, 50.8007, 58.8999
        CIE-Luv:
        39.5147, 56.9379, 34.1366
        Hunter-Lab:
        33.1074, 18.8109, 19.7051
      #914a12 color charts
#914a12 RGB chart
      #914a12 CMYK chart
      #914a12 RGB pie chart
      #914a12 color shades, tints & tones
#914a12 color schemes
#914a12 color preview, HTML & CSS examples
           This text has a color of #914a12        
        
          <p style="color:#914a12;">Text here</p>
        
        
          .mytext {color:#914a12;}
        
        Text color #914a12
      
           This box has a color of #914a12        
        
          <div style="background-color:#914a12;">Content here</div>
        
        
          .mybackground {background-color:#914a12;}
        
        Background color #914a12
      
           Border around this has a color of #914a12        
        
          <div style="border:2px solid #914a12;">Content here</div>
        
        
          .myborder {border:2px solid #914a12;}
        
        Border color #914a12