#2d695f color space conversions
Hex:
        #2d695f
        RGB:
        45, 105, 95
        CMY:
        82, 59, 63
        CMYK:
        57, 0, 10, 59
      HSL:
        170°, 40.0000%, 29.4118%
        HSV (HSB):
        170°, 57.1429%, 41.1765%
        XYZ:
        8.1993, 11.4873, 12.6116
        xyY:
        0.2539, 0.3557, 11.4873
      CIE-Lab:
        40.3893, -22.1299, -0.2685
        CIE-LCH:
        40.3893, 22.1315, 180.6951
        CIE-Luv:
        40.3893, -25.0086, 2.7111
        Hunter-Lab:
        33.8929, -16.1300, 1.6631
      #2d695f color charts
#2d695f RGB chart
      #2d695f CMYK chart
      #2d695f RGB pie chart
      #2d695f color shades, tints & tones
#2d695f color schemes
#2d695f color preview, HTML & CSS examples
           This text has a color of #2d695f        
        
          <p style="color:#2d695f;">Text here</p>
        
        
          .mytext {color:#2d695f;}
        
        Text color #2d695f
      
           This box has a color of #2d695f        
        
          <div style="background-color:#2d695f;">Content here</div>
        
        
          .mybackground {background-color:#2d695f;}
        
        Background color #2d695f
      
           Border around this has a color of #2d695f        
        
          <div style="border:2px solid #2d695f;">Content here</div>
        
        
          .myborder {border:2px solid #2d695f;}
        
        Border color #2d695f