#71875f color space conversions
Hex:
        #71875f
        RGB:
        113, 135, 95
        CMY:
        56, 47, 63
        CMYK:
        16, 0, 30, 47
      HSL:
        93°, 17.3913%, 45.0980%
        HSV (HSB):
        93°, 29.6296%, 52.9412%
        XYZ:
        17.5396, 21.6649, 14.0838
        xyY:
        0.3291, 0.4066, 21.6649
      CIE-Lab:
        53.6696, -15.6375, 18.9738
        CIE-LCH:
        53.6696, 24.5874, 129.4942
        CIE-Luv:
        53.6696, -10.8135, 26.8100
        Hunter-Lab:
        46.5455, -14.1912, 14.6419
      #71875f color charts
#71875f RGB chart
      #71875f CMYK chart
      #71875f RGB pie chart
      #71875f color shades, tints & tones
#71875f color schemes
#71875f color preview, HTML & CSS examples
           This text has a color of #71875f        
        
          <p style="color:#71875f;">Text here</p>
        
        
          .mytext {color:#71875f;}
        
        Text color #71875f
      
           This box has a color of #71875f        
        
          <div style="background-color:#71875f;">Content here</div>
        
        
          .mybackground {background-color:#71875f;}
        
        Background color #71875f
      
           Border around this has a color of #71875f        
        
          <div style="border:2px solid #71875f;">Content here</div>
        
        
          .myborder {border:2px solid #71875f;}
        
        Border color #71875f