#095f48 color space conversions
Hex:
        #095f48
        RGB:
        9, 95, 72
        CMY:
        96, 63, 72
        CMYK:
        91, 0, 24, 63
      HSL:
        164°, 82.6923%, 20.3922%
        HSV (HSB):
        164°, 90.5263%, 37.2549%
        XYZ:
        5.3746, 8.7104, 7.5289
        xyY:
        0.2487, 0.4030, 8.7104
      CIE-Lab:
        35.4206, -29.7272, 6.5668
        CIE-LCH:
        35.4206, 30.4438, 167.5433
        CIE-Luv:
        35.4206, -28.6890, 11.9237
        Hunter-Lab:
        29.5133, -19.1424, 5.5344
      #095f48 color charts
#095f48 RGB chart
      #095f48 CMYK chart
      #095f48 RGB pie chart
      #095f48 color shades, tints & tones
#095f48 color schemes
#095f48 color preview, HTML & CSS examples
           This text has a color of #095f48        
        
          <p style="color:#095f48;">Text here</p>
        
        
          .mytext {color:#095f48;}
        
        Text color #095f48
      
           This box has a color of #095f48        
        
          <div style="background-color:#095f48;">Content here</div>
        
        
          .mybackground {background-color:#095f48;}
        
        Background color #095f48
      
           Border around this has a color of #095f48        
        
          <div style="border:2px solid #095f48;">Content here</div>
        
        
          .myborder {border:2px solid #095f48;}
        
        Border color #095f48