#8c8314 color space conversions
Hex:
        #8c8314
        RGB:
        140, 131, 20
        CMY:
        45, 49, 92
        CMYK:
        0, 6, 86, 45
      HSL:
        56°, 75.0000%, 31.3725%
        HSV (HSB):
        56°, 85.7143%, 54.9020%
        XYZ:
        19.0578, 21.8586, 3.8765
        xyY:
        0.4255, 0.4880, 21.8586
      CIE-Lab:
        53.8766, -8.5426, 54.6824
        CIE-LCH:
        53.8766, 55.3457, 98.8791
        CIE-Luv:
        53.8766, 10.3382, 56.2514
        Hunter-Lab:
        46.7531, -9.0568, 27.8112
      #8c8314 color charts
#8c8314 RGB chart
      #8c8314 CMYK chart
      #8c8314 RGB pie chart
      #8c8314 color shades, tints & tones
#8c8314 color schemes
#8c8314 color preview, HTML & CSS examples
           This text has a color of #8c8314        
        
          <p style="color:#8c8314;">Text here</p>
        
        
          .mytext {color:#8c8314;}
        
        Text color #8c8314
      
           This box has a color of #8c8314        
        
          <div style="background-color:#8c8314;">Content here</div>
        
        
          .mybackground {background-color:#8c8314;}
        
        Background color #8c8314
      
           Border around this has a color of #8c8314        
        
          <div style="border:2px solid #8c8314;">Content here</div>
        
        
          .myborder {border:2px solid #8c8314;}
        
        Border color #8c8314