#09525f color space conversions
Hex:
        #09525f
        RGB:
        9, 82, 95
        CMY:
        96, 68, 63
        CMYK:
        91, 14, 0, 63
      HSL:
        189°, 82.6923%, 20.3922%
        HSV (HSB):
        189°, 90.5263%, 37.2549%
        XYZ:
        5.1955, 6.9189, 11.8881
        xyY:
        0.2165, 0.2883, 6.9189
      CIE-Lab:
        31.6215, -15.5073, -13.4843
        CIE-LCH:
        31.6215, 20.5500, 221.0084
        CIE-Luv:
        31.6215, -22.2648, -15.5506
        Hunter-Lab:
        26.3038, -10.7744, -8.3838
      #09525f color charts
#09525f RGB chart
      #09525f CMYK chart
      #09525f RGB pie chart
      #09525f color shades, tints & tones
#09525f color schemes
#09525f color preview, HTML & CSS examples
           This text has a color of #09525f        
        
          <p style="color:#09525f;">Text here</p>
        
        
          .mytext {color:#09525f;}
        
        Text color #09525f
      
           This box has a color of #09525f        
        
          <div style="background-color:#09525f;">Content here</div>
        
        
          .mybackground {background-color:#09525f;}
        
        Background color #09525f
      
           Border around this has a color of #09525f        
        
          <div style="border:2px solid #09525f;">Content here</div>
        
        
          .myborder {border:2px solid #09525f;}
        
        Border color #09525f