#947a0d color space conversions
Hex:
        #947a0d
        RGB:
        148, 122, 13
        CMY:
        42, 52, 95
        CMYK:
        0, 18, 91, 42
      HSL:
        48°, 83.8509%, 31.5686%
        HSV (HSB):
        48°, 91.2162%, 58.0392%
        XYZ:
        19.2449, 20.2440, 3.2739
        xyY:
        0.4500, 0.4734, 20.2440
      CIE-Lab:
        52.1120, 0.0182, 55.2426
        CIE-LCH:
        52.1120, 55.2426, 89.9811
        CIE-Luv:
        52.1120, 22.7083, 53.6872
        Hunter-Lab:
        44.9934, -2.3889, 27.1811
      #947a0d color charts
#947a0d RGB chart
      #947a0d CMYK chart
      #947a0d RGB pie chart
      #947a0d color shades, tints & tones
#947a0d color schemes
#947a0d color preview, HTML & CSS examples
           This text has a color of #947a0d        
        
          <p style="color:#947a0d;">Text here</p>
        
        
          .mytext {color:#947a0d;}
        
        Text color #947a0d
      
           This box has a color of #947a0d        
        
          <div style="background-color:#947a0d;">Content here</div>
        
        
          .mybackground {background-color:#947a0d;}
        
        Background color #947a0d
      
           Border around this has a color of #947a0d        
        
          <div style="border:2px solid #947a0d;">Content here</div>
        
        
          .myborder {border:2px solid #947a0d;}
        
        Border color #947a0d