#56714f color space conversions
Hex:
        #56714f
        RGB:
        86, 113, 79
        CMY:
        66, 56, 69
        CMYK:
        24, 0, 30, 56
      HSL:
        108°, 17.7083%, 37.6471%
        HSV (HSB):
        108°, 30.0885%, 44.3137%
        XYZ:
        11.1542, 14.3532, 9.5797
        xyY:
        0.3179, 0.4091, 14.3532
      CIE-Lab:
        44.7353, -16.9948, 15.7630
        CIE-LCH:
        44.7353, 23.1796, 137.1534
        CIE-Luv:
        44.7353, -13.3780, 22.0222
        Hunter-Lab:
        37.8856, -13.7464, 11.5280
      #56714f color charts
#56714f RGB chart
      #56714f CMYK chart
      #56714f RGB pie chart
      #56714f color shades, tints & tones
#56714f color schemes
#56714f color preview, HTML & CSS examples
           This text has a color of #56714f        
        
          <p style="color:#56714f;">Text here</p>
        
        
          .mytext {color:#56714f;}
        
        Text color #56714f
      
           This box has a color of #56714f        
        
          <div style="background-color:#56714f;">Content here</div>
        
        
          .mybackground {background-color:#56714f;}
        
        Background color #56714f
      
           Border around this has a color of #56714f        
        
          <div style="border:2px solid #56714f;">Content here</div>
        
        
          .myborder {border:2px solid #56714f;}
        
        Border color #56714f