#959a0e color space conversions
Hex:
        #959a0e
        RGB:
        149, 154, 14
        CMY:
        42, 40, 95
        CMYK:
        3, 0, 91, 40
      HSL:
        62°, 83.3333%, 32.9412%
        HSV (HSB):
        62°, 90.9091%, 60.3922%
        XYZ:
        24.0293, 29.5325, 4.8493
        xyY:
        0.4114, 0.5056, 29.5325
      CIE-Lab:
        61.2487, -16.8106, 62.2944
        CIE-LCH:
        61.2487, 64.5227, 105.1019
        CIE-Luv:
        61.2487, 1.3965, 66.5641
        Hunter-Lab:
        54.3438, -16.1739, 32.7500
      #959a0e color charts
#959a0e RGB chart
      #959a0e CMYK chart
      #959a0e RGB pie chart
      #959a0e color shades, tints & tones
#959a0e color schemes
#959a0e color preview, HTML & CSS examples
           This text has a color of #959a0e        
        
          <p style="color:#959a0e;">Text here</p>
        
        
          .mytext {color:#959a0e;}
        
        Text color #959a0e
      
           This box has a color of #959a0e        
        
          <div style="background-color:#959a0e;">Content here</div>
        
        
          .mybackground {background-color:#959a0e;}
        
        Background color #959a0e
      
           Border around this has a color of #959a0e        
        
          <div style="border:2px solid #959a0e;">Content here</div>
        
        
          .myborder {border:2px solid #959a0e;}
        
        Border color #959a0e