#09525e color space conversions
Hex:
        #09525e
        RGB:
        9, 82, 94
        CMY:
        96, 68, 63
        CMYK:
        90, 13, 0, 63
      HSL:
        188°, 82.5243%, 20.1961%
        HSV (HSB):
        188°, 90.4255%, 36.8627%
        XYZ:
        5.1503, 6.9008, 11.6502
        xyY:
        0.2173, 0.2912, 6.9008
      CIE-Lab:
        31.5800, -15.8801, -12.9139
        CIE-LCH:
        31.5800, 20.4682, 219.1185
        CIE-Luv:
        31.5800, -22.3292, -14.7276
        Hunter-Lab:
        26.2694, -10.9751, -7.9059
      #09525e color charts
#09525e RGB chart
      #09525e CMYK chart
      #09525e RGB pie chart
      #09525e color shades, tints & tones
#09525e color schemes
#09525e color preview, HTML & CSS examples
           This text has a color of #09525e        
        
          <p style="color:#09525e;">Text here</p>
        
        
          .mytext {color:#09525e;}
        
        Text color #09525e
      
           This box has a color of #09525e        
        
          <div style="background-color:#09525e;">Content here</div>
        
        
          .mybackground {background-color:#09525e;}
        
        Background color #09525e
      
           Border around this has a color of #09525e        
        
          <div style="border:2px solid #09525e;">Content here</div>
        
        
          .myborder {border:2px solid #09525e;}
        
        Border color #09525e