#9d9d56 color space conversions
Hex:
        #9d9d56
        RGB:
        157, 157, 86
        CMY:
        38, 38, 66
        CMYK:
        0, 0, 45, 38
      HSL:
        60°, 29.2181%, 47.6471%
        HSV (HSB):
        60°, 45.2229%, 61.5686%
        XYZ:
        27.6413, 31.9539, 13.5150
        xyY:
        0.3781, 0.4371, 31.9539
      CIE-Lab:
        63.3048, -10.5651, 36.9666
        CIE-LCH:
        63.3048, 38.4467, 105.9499
        CIE-Luv:
        63.3048, 3.3805, 46.8582
        Hunter-Lab:
        56.5278, -11.6396, 25.3941
      #9d9d56 color charts
#9d9d56 RGB chart
      #9d9d56 CMYK chart
      #9d9d56 RGB pie chart
      #9d9d56 color shades, tints & tones
#9d9d56 color schemes
#9d9d56 color preview, HTML & CSS examples
           This text has a color of #9d9d56        
        
          <p style="color:#9d9d56;">Text here</p>
        
        
          .mytext {color:#9d9d56;}
        
        Text color #9d9d56
      
           This box has a color of #9d9d56        
        
          <div style="background-color:#9d9d56;">Content here</div>
        
        
          .mybackground {background-color:#9d9d56;}
        
        Background color #9d9d56
      
           Border around this has a color of #9d9d56        
        
          <div style="border:2px solid #9d9d56;">Content here</div>
        
        
          .myborder {border:2px solid #9d9d56;}
        
        Border color #9d9d56