#8e950d color space conversions
Hex:
        #8e950d
        RGB:
        142, 149, 13
        CMY:
        44, 42, 95
        CMYK:
        5, 0, 91, 42
      HSL:
        63°, 83.9506%, 31.7647%
        HSV (HSB):
        63°, 91.2752%, 58.4314%
        XYZ:
        21.9754, 27.2747, 4.4871
        xyY:
        0.4089, 0.5076, 27.2747
      CIE-Lab:
        59.2278, -17.3769, 60.6210
        CIE-LCH:
        59.2278, 63.0624, 105.9948
        CIE-Luv:
        59.2278, -0.0858, 64.5507
        Hunter-Lab:
        52.2252, -16.2846, 31.4636
      #8e950d color charts
#8e950d RGB chart
      #8e950d CMYK chart
      #8e950d RGB pie chart
      #8e950d color shades, tints & tones
#8e950d color schemes
#8e950d color preview, HTML & CSS examples
           This text has a color of #8e950d        
        
          <p style="color:#8e950d;">Text here</p>
        
        
          .mytext {color:#8e950d;}
        
        Text color #8e950d
      
           This box has a color of #8e950d        
        
          <div style="background-color:#8e950d;">Content here</div>
        
        
          .mybackground {background-color:#8e950d;}
        
        Background color #8e950d
      
           Border around this has a color of #8e950d        
        
          <div style="border:2px solid #8e950d;">Content here</div>
        
        
          .myborder {border:2px solid #8e950d;}
        
        Border color #8e950d