#09500f color space conversions
Hex:
        #09500f
        RGB:
        9, 80, 15
        CMY:
        96, 69, 94
        CMYK:
        89, 0, 81, 69
      HSL:
        125°, 79.7753%, 17.4510%
        HSV (HSB):
        125°, 88.7500%, 31.3725%
        XYZ:
        3.0675, 5.8299, 1.4155
        xyY:
        0.2974, 0.5653, 5.8299
      CIE-Lab:
        28.9792, -34.6839, 30.5229
        CIE-LCH:
        28.9792, 46.2020, 138.6512
        CIE-Luv:
        28.9792, -25.7519, 32.1550
        Hunter-Lab:
        24.1452, -19.5764, 13.4257
      #09500f color charts
#09500f RGB chart
      #09500f CMYK chart
      #09500f RGB pie chart
      #09500f color shades, tints & tones
#09500f color schemes
#09500f color preview, HTML & CSS examples
           This text has a color of #09500f        
        
          <p style="color:#09500f;">Text here</p>
        
        
          .mytext {color:#09500f;}
        
        Text color #09500f
      
           This box has a color of #09500f        
        
          <div style="background-color:#09500f;">Content here</div>
        
        
          .mybackground {background-color:#09500f;}
        
        Background color #09500f
      
           Border around this has a color of #09500f        
        
          <div style="border:2px solid #09500f;">Content here</div>
        
        
          .myborder {border:2px solid #09500f;}
        
        Border color #09500f