#714c07 color space conversions
Hex:
        #714c07
        RGB:
        113, 76, 7
        CMY:
        56, 70, 97
        CMYK:
        0, 33, 94, 56
      HSL:
        39°, 88.3333%, 23.5294%
        HSV (HSB):
        39°, 93.8053%, 44.3137%
        XYZ:
        9.4328, 8.6949, 1.3821
        xyY:
        0.4835, 0.4457, 8.6949
      CIE-Lab:
        35.3902, 9.9838, 41.9492
        CIE-LCH:
        35.3902, 43.1209, 76.6129
        CIE-Luv:
        35.3902, 29.5264, 34.5444
        Hunter-Lab:
        29.4872, 5.4990, 17.8620
      #714c07 color charts
#714c07 RGB chart
      #714c07 CMYK chart
      #714c07 RGB pie chart
      #714c07 color shades, tints & tones
#714c07 color schemes
#714c07 color preview, HTML & CSS examples
           This text has a color of #714c07        
        
          <p style="color:#714c07;">Text here</p>
        
        
          .mytext {color:#714c07;}
        
        Text color #714c07
      
           This box has a color of #714c07        
        
          <div style="background-color:#714c07;">Content here</div>
        
        
          .mybackground {background-color:#714c07;}
        
        Background color #714c07
      
           Border around this has a color of #714c07        
        
          <div style="border:2px solid #714c07;">Content here</div>
        
        
          .myborder {border:2px solid #714c07;}
        
        Border color #714c07