#8e422d color space conversions
Hex:
        #8e422d
        RGB:
        142, 66, 45
        CMY:
        44, 74, 82
        CMYK:
        0, 54, 68, 44
      HSL:
        13°, 51.8717%, 36.6667%
        HSV (HSB):
        13°, 68.3099%, 55.6863%
        XYZ:
        13.5772, 9.8367, 3.6657
        xyY:
        0.5014, 0.3633, 9.8367
      CIE-Lab:
        37.5477, 30.5639, 27.7440
        CIE-LCH:
        37.5477, 41.2781, 42.2312
        CIE-Luv:
        37.5477, 57.4424, 22.4542
        Hunter-Lab:
        31.3635, 22.3863, 15.0247
      #8e422d color charts
#8e422d RGB chart
      #8e422d CMYK chart
      #8e422d RGB pie chart
      #8e422d color shades, tints & tones
#8e422d color schemes
#8e422d color preview, HTML & CSS examples
           This text has a color of #8e422d        
        
          <p style="color:#8e422d;">Text here</p>
        
        
          .mytext {color:#8e422d;}
        
        Text color #8e422d
      
           This box has a color of #8e422d        
        
          <div style="background-color:#8e422d;">Content here</div>
        
        
          .mybackground {background-color:#8e422d;}
        
        Background color #8e422d
      
           Border around this has a color of #8e422d        
        
          <div style="border:2px solid #8e422d;">Content here</div>
        
        
          .myborder {border:2px solid #8e422d;}
        
        Border color #8e422d