#8d960b color space conversions
Hex:
        #8d960b
        RGB:
        141, 150, 11
        CMY:
        45, 41, 96
        CMYK:
        6, 0, 93, 41
      HSL:
        64°, 86.3354%, 31.5686%
        HSV (HSB):
        64°, 92.6667%, 58.8235%
        XYZ:
        21.9513, 27.4996, 4.4676
        xyY:
        0.4071, 0.5100, 27.4996
      CIE-Lab:
        59.4339, -18.3780, 61.0766
        CIE-LCH:
        59.4339, 63.7817, 106.7466
        CIE-Luv:
        59.4339, -1.3751, 65.1324
        Hunter-Lab:
        52.4400, -17.0505, 31.6568
      #8d960b color charts
#8d960b RGB chart
      #8d960b CMYK chart
      #8d960b RGB pie chart
      #8d960b color shades, tints & tones
#8d960b color schemes
#8d960b color preview, HTML & CSS examples
           This text has a color of #8d960b        
        
          <p style="color:#8d960b;">Text here</p>
        
        
          .mytext {color:#8d960b;}
        
        Text color #8d960b
      
           This box has a color of #8d960b        
        
          <div style="background-color:#8d960b;">Content here</div>
        
        
          .mybackground {background-color:#8d960b;}
        
        Background color #8d960b
      
           Border around this has a color of #8d960b        
        
          <div style="border:2px solid #8d960b;">Content here</div>
        
        
          .myborder {border:2px solid #8d960b;}
        
        Border color #8d960b