#9d8e2b color space conversions
Hex:
        #9d8e2b
        RGB:
        157, 142, 43
        CMY:
        38, 44, 83
        CMYK:
        0, 10, 73, 38
      HSL:
        52°, 57.0000%, 39.2157%
        HSV (HSB):
        52°, 72.6115%, 61.5686%
        XYZ:
        24.0137, 26.6885, 6.1712
        xyY:
        0.4222, 0.4693, 26.6885
      CIE-Lab:
        58.6849, -5.8282, 51.9424
        CIE-LCH:
        58.6849, 52.2683, 96.4021
        CIE-Luv:
        58.6849, 14.5401, 56.4897
        Hunter-Lab:
        51.6609, -7.4341, 29.0801
      #9d8e2b color charts
#9d8e2b RGB chart
      #9d8e2b CMYK chart
      #9d8e2b RGB pie chart
      #9d8e2b color shades, tints & tones
#9d8e2b color schemes
#9d8e2b color preview, HTML & CSS examples
           This text has a color of #9d8e2b        
        
          <p style="color:#9d8e2b;">Text here</p>
        
        
          .mytext {color:#9d8e2b;}
        
        Text color #9d8e2b
      
           This box has a color of #9d8e2b        
        
          <div style="background-color:#9d8e2b;">Content here</div>
        
        
          .mybackground {background-color:#9d8e2b;}
        
        Background color #9d8e2b
      
           Border around this has a color of #9d8e2b        
        
          <div style="border:2px solid #9d8e2b;">Content here</div>
        
        
          .myborder {border:2px solid #9d8e2b;}
        
        Border color #9d8e2b