#914c05 color space conversions
Hex:
        #914c05
        RGB:
        145, 76, 5
        CMY:
        43, 70, 98
        CMYK:
        0, 48, 97, 43
      HSL:
        30°, 93.3333%, 29.4118%
        HSV (HSB):
        30°, 96.5517%, 56.8627%
        XYZ:
        14.2889, 11.1996, 1.5522
        xyY:
        0.5284, 0.4142, 11.1996
      CIE-Lab:
        39.9146, 24.8510, 47.9099
        CIE-LCH:
        39.9146, 53.9716, 62.5841
        CIE-Luv:
        39.9146, 55.9904, 36.7666
        Hunter-Lab:
        33.4658, 17.6491, 20.6761
      #914c05 color charts
#914c05 RGB chart
      #914c05 CMYK chart
      #914c05 RGB pie chart
      #914c05 color shades, tints & tones
#914c05 color schemes
#914c05 color preview, HTML & CSS examples
           This text has a color of #914c05        
        
          <p style="color:#914c05;">Text here</p>
        
        
          .mytext {color:#914c05;}
        
        Text color #914c05
      
           This box has a color of #914c05        
        
          <div style="background-color:#914c05;">Content here</div>
        
        
          .mybackground {background-color:#914c05;}
        
        Background color #914c05
      
           Border around this has a color of #914c05        
        
          <div style="border:2px solid #914c05;">Content here</div>
        
        
          .myborder {border:2px solid #914c05;}
        
        Border color #914c05