#968b1d color space conversions
Hex:
        #968b1d
        RGB:
        150, 139, 29
        CMY:
        41, 45, 89
        CMYK:
        0, 7, 81, 41
      HSL:
        55°, 67.5978%, 35.0980%
        HSV (HSB):
        55°, 80.6667%, 58.8235%
        XYZ:
        22.0321, 25.0380, 4.8340
        xyY:
        0.4245, 0.4824, 25.0380
      CIE-Lab:
        57.1124, -7.9955, 55.2376
        CIE-LCH:
        57.1124, 55.8133, 98.2362
        CIE-Luv:
        57.1124, 11.8868, 58.2625
        Hunter-Lab:
        50.0380, -8.9716, 29.2988
      #968b1d color charts
#968b1d RGB chart
      #968b1d CMYK chart
      #968b1d RGB pie chart
      #968b1d color shades, tints & tones
#968b1d color schemes
#968b1d color preview, HTML & CSS examples
           This text has a color of #968b1d        
        
          <p style="color:#968b1d;">Text here</p>
        
        
          .mytext {color:#968b1d;}
        
        Text color #968b1d
      
           This box has a color of #968b1d        
        
          <div style="background-color:#968b1d;">Content here</div>
        
        
          .mybackground {background-color:#968b1d;}
        
        Background color #968b1d
      
           Border around this has a color of #968b1d        
        
          <div style="border:2px solid #968b1d;">Content here</div>
        
        
          .myborder {border:2px solid #968b1d;}
        
        Border color #968b1d