#74480e color space conversions
Hex:
        #74480e
        RGB:
        116, 72, 14
        CMY:
        55, 72, 95
        CMYK:
        0, 38, 88, 55
      HSL:
        34°, 78.4615%, 25.4902%
        HSV (HSB):
        34°, 87.9310%, 45.4902%
        XYZ:
        9.5991, 8.3794, 1.5269
        xyY:
        0.4921, 0.4296, 8.3794
      CIE-Lab:
        34.7609, 14.0480, 39.2890
        CIE-LCH:
        34.7609, 41.7249, 70.3252
        CIE-Luv:
        34.7609, 34.6474, 32.0107
        Hunter-Lab:
        28.9473, 8.5340, 17.1356
      #74480e color charts
#74480e RGB chart
      #74480e CMYK chart
      #74480e RGB pie chart
      #74480e color shades, tints & tones
#74480e color schemes
#74480e color preview, HTML & CSS examples
           This text has a color of #74480e        
        
          <p style="color:#74480e;">Text here</p>
        
        
          .mytext {color:#74480e;}
        
        Text color #74480e
      
           This box has a color of #74480e        
        
          <div style="background-color:#74480e;">Content here</div>
        
        
          .mybackground {background-color:#74480e;}
        
        Background color #74480e
      
           Border around this has a color of #74480e        
        
          <div style="border:2px solid #74480e;">Content here</div>
        
        
          .myborder {border:2px solid #74480e;}
        
        Border color #74480e