#947f05 color space conversions
Hex:
        #947f05
        RGB:
        148, 127, 5
        CMY:
        42, 50, 98
        CMYK:
        0, 14, 97, 42
      HSL:
        51°, 93.4641%, 30.0000%
        HSV (HSB):
        51°, 96.6216%, 58.0392%
        XYZ:
        19.8295, 21.4856, 3.2456
        xyY:
        0.4450, 0.4822, 21.4856
      CIE-Lab:
        53.4769, -2.9218, 57.7760
        CIE-LCH:
        53.4769, 57.8498, 92.8950
        CIE-Luv:
        53.4769, 19.1815, 56.4816
        Hunter-Lab:
        46.3526, -4.7551, 28.2953
      #947f05 color charts
#947f05 RGB chart
      #947f05 CMYK chart
      #947f05 RGB pie chart
      #947f05 color shades, tints & tones
#947f05 color schemes
#947f05 color preview, HTML & CSS examples
           This text has a color of #947f05        
        
          <p style="color:#947f05;">Text here</p>
        
        
          .mytext {color:#947f05;}
        
        Text color #947f05
      
           This box has a color of #947f05        
        
          <div style="background-color:#947f05;">Content here</div>
        
        
          .mybackground {background-color:#947f05;}
        
        Background color #947f05
      
           Border around this has a color of #947f05        
        
          <div style="border:2px solid #947f05;">Content here</div>
        
        
          .myborder {border:2px solid #947f05;}
        
        Border color #947f05