#914f13 color space conversions
Hex:
        #914f13
        RGB:
        145, 79, 19
        CMY:
        43, 69, 93
        CMYK:
        0, 46, 87, 43
      HSL:
        29°, 76.8293%, 32.1569%
        HSV (HSB):
        29°, 86.8966%, 56.8627%
        XYZ:
        14.5906, 11.6587, 2.0974
        xyY:
        0.5147, 0.4113, 11.6587
      CIE-Lab:
        40.6685, 23.4596, 44.0909
        CIE-LCH:
        40.6685, 49.9436, 61.9837
        CIE-Luv:
        40.6685, 53.0205, 35.7708
        Hunter-Lab:
        34.1449, 16.5220, 20.2594
      #914f13 color charts
#914f13 RGB chart
      #914f13 CMYK chart
      #914f13 RGB pie chart
      #914f13 color shades, tints & tones
#914f13 color schemes
#914f13 color preview, HTML & CSS examples
           This text has a color of #914f13        
        
          <p style="color:#914f13;">Text here</p>
        
        
          .mytext {color:#914f13;}
        
        Text color #914f13
      
           This box has a color of #914f13        
        
          <div style="background-color:#914f13;">Content here</div>
        
        
          .mybackground {background-color:#914f13;}
        
        Background color #914f13
      
           Border around this has a color of #914f13        
        
          <div style="border:2px solid #914f13;">Content here</div>
        
        
          .myborder {border:2px solid #914f13;}
        
        Border color #914f13