#708f95 color space conversions
Hex:
        #708f95
        RGB:
        112, 143, 149
        CMY:
        56, 44, 42
        CMYK:
        25, 4, 0, 42
      HSL:
        190°, 14.8594%, 51.1765%
        HSV (HSB):
        190°, 24.8322%, 58.4314%
        XYZ:
        21.9294, 25.2596, 32.1536
        xyY:
        0.2764, 0.3184, 25.2596
      CIE-Lab:
        57.3275, -9.4005, -6.7576
        CIE-LCH:
        57.3275, 11.5774, 215.7105
        CIE-Luv:
        57.3275, -15.9833, -8.3322
        Hunter-Lab:
        50.2589, -10.0686, -2.7500
      #708f95 color charts
#708f95 RGB chart
      #708f95 CMYK chart
      #708f95 RGB pie chart
      #708f95 color shades, tints & tones
#708f95 color schemes
#708f95 color preview, HTML & CSS examples
           This text has a color of #708f95        
        
          <p style="color:#708f95;">Text here</p>
        
        
          .mytext {color:#708f95;}
        
        Text color #708f95
      
           This box has a color of #708f95        
        
          <div style="background-color:#708f95;">Content here</div>
        
        
          .mybackground {background-color:#708f95;}
        
        Background color #708f95
      
           Border around this has a color of #708f95        
        
          <div style="border:2px solid #708f95;">Content here</div>
        
        
          .myborder {border:2px solid #708f95;}
        
        Border color #708f95