#714a06 color space conversions
Hex:
        #714a06
        RGB:
        113, 74, 6
        CMY:
        56, 71, 98
        CMYK:
        0, 35, 95, 56
      HSL:
        38°, 89.9160%, 23.3333%
        HSV (HSB):
        38°, 94.6903%, 44.3137%
        XYZ:
        9.2917, 8.4214, 1.3081
        xyY:
        0.4885, 0.4427, 8.4214
      CIE-Lab:
        34.8456, 11.1708, 41.8590
        CIE-LCH:
        34.8456, 43.3240, 75.0578
        CIE-Luv:
        34.8456, 31.0381, 33.9002
        Hunter-Lab:
        29.0197, 6.3688, 17.6413
      #714a06 color charts
#714a06 RGB chart
      #714a06 CMYK chart
      #714a06 RGB pie chart
      #714a06 color shades, tints & tones
#714a06 color schemes
#714a06 color preview, HTML & CSS examples
           This text has a color of #714a06        
        
          <p style="color:#714a06;">Text here</p>
        
        
          .mytext {color:#714a06;}
        
        Text color #714a06
      
           This box has a color of #714a06        
        
          <div style="background-color:#714a06;">Content here</div>
        
        
          .mybackground {background-color:#714a06;}
        
        Background color #714a06
      
           Border around this has a color of #714a06        
        
          <div style="border:2px solid #714a06;">Content here</div>
        
        
          .myborder {border:2px solid #714a06;}
        
        Border color #714a06