#716e05 color space conversions
Hex:
        #716e05
        RGB:
        113, 110, 5
        CMY:
        56, 57, 98
        CMYK:
        0, 3, 96, 56
      HSL:
        58°, 91.5254%, 23.1373%
        HSV (HSB):
        58°, 95.5752%, 44.3137%
        XYZ:
        12.4134, 14.6735, 2.3216
        xyY:
        0.4221, 0.4990, 14.6735
      CIE-Lab:
        45.1838, -10.0426, 50.0302
        CIE-LCH:
        45.1838, 51.0282, 101.3501
        CIE-Luv:
        45.1838, 5.5791, 48.8198
        Hunter-Lab:
        38.3060, -9.1912, 23.2209
      #716e05 color charts
#716e05 RGB chart
      #716e05 CMYK chart
      #716e05 RGB pie chart
      #716e05 color shades, tints & tones
#716e05 color schemes
#716e05 color preview, HTML & CSS examples
           This text has a color of #716e05        
        
          <p style="color:#716e05;">Text here</p>
        
        
          .mytext {color:#716e05;}
        
        Text color #716e05
      
           This box has a color of #716e05        
        
          <div style="background-color:#716e05;">Content here</div>
        
        
          .mybackground {background-color:#716e05;}
        
        Background color #716e05
      
           Border around this has a color of #716e05        
        
          <div style="border:2px solid #716e05;">Content here</div>
        
        
          .myborder {border:2px solid #716e05;}
        
        Border color #716e05