#714f06 color space conversions
Hex:
        #714f06
        RGB:
        113, 79, 6
        CMY:
        56, 69, 98
        CMYK:
        0, 30, 95, 56
      HSL:
        41°, 89.9160%, 23.3333%
        HSV (HSB):
        41°, 94.6903%, 44.3137%
        XYZ:
        9.6389, 9.1158, 1.4238
        xyY:
        0.4777, 0.4518, 9.1158
      CIE-Lab:
        36.2063, 8.1393, 42.8923
        CIE-LCH:
        36.2063, 43.6577, 79.2552
        CIE-Luv:
        36.2063, 27.3432, 35.8950
        Hunter-Lab:
        30.1924, 4.1492, 18.3387
      #714f06 color charts
#714f06 RGB chart
      #714f06 CMYK chart
      #714f06 RGB pie chart
      #714f06 color shades, tints & tones
#714f06 color schemes
#714f06 color preview, HTML & CSS examples
           This text has a color of #714f06        
        
          <p style="color:#714f06;">Text here</p>
        
        
          .mytext {color:#714f06;}
        
        Text color #714f06
      
           This box has a color of #714f06        
        
          <div style="background-color:#714f06;">Content here</div>
        
        
          .mybackground {background-color:#714f06;}
        
        Background color #714f06
      
           Border around this has a color of #714f06        
        
          <div style="border:2px solid #714f06;">Content here</div>
        
        
          .myborder {border:2px solid #714f06;}
        
        Border color #714f06