#947a0e color space conversions
Hex:
        #947a0e
        RGB:
        148, 122, 14
        CMY:
        42, 52, 95
        CMYK:
        0, 18, 91, 42
      HSL:
        48°, 82.7160%, 31.7647%
        HSV (HSB):
        48°, 90.5405%, 58.0392%
        XYZ:
        19.2515, 20.2467, 3.3088
        xyY:
        0.4497, 0.4730, 20.2467
      CIE-Lab:
        52.1150, 0.0391, 55.0278
        CIE-LCH:
        52.1150, 55.0278, 89.9593
        CIE-Luv:
        52.1150, 22.6925, 53.5706
        Hunter-Lab:
        44.9963, -2.3728, 27.1375
      #947a0e color charts
#947a0e RGB chart
      #947a0e CMYK chart
      #947a0e RGB pie chart
      #947a0e color shades, tints & tones
#947a0e color schemes
#947a0e color preview, HTML & CSS examples
           This text has a color of #947a0e        
        
          <p style="color:#947a0e;">Text here</p>
        
        
          .mytext {color:#947a0e;}
        
        Text color #947a0e
      
           This box has a color of #947a0e        
        
          <div style="background-color:#947a0e;">Content here</div>
        
        
          .mybackground {background-color:#947a0e;}
        
        Background color #947a0e
      
           Border around this has a color of #947a0e        
        
          <div style="border:2px solid #947a0e;">Content here</div>
        
        
          .myborder {border:2px solid #947a0e;}
        
        Border color #947a0e