#8e404a color space conversions
Hex:
        #8e404a
        RGB:
        142, 64, 74
        CMY:
        44, 75, 71
        CMYK:
        0, 55, 48, 44
      HSL:
        352°, 37.8641%, 40.3922%
        HSV (HSB):
        352°, 54.9296%, 55.6863%
        XYZ:
        14.2248, 9.9120, 7.6420
        xyY:
        0.4476, 0.3119, 9.9120
      CIE-Lab:
        37.6840, 34.0673, 10.0601
        CIE-LCH:
        37.6840, 35.5217, 16.4518
        CIE-Luv:
        37.6840, 53.0786, 5.7381
        Hunter-Lab:
        31.4833, 25.5539, 7.6467
      #8e404a color charts
#8e404a RGB chart
      #8e404a CMYK chart
      #8e404a RGB pie chart
      #8e404a color shades, tints & tones
#8e404a color schemes
#8e404a color preview, HTML & CSS examples
           This text has a color of #8e404a        
        
          <p style="color:#8e404a;">Text here</p>
        
        
          .mytext {color:#8e404a;}
        
        Text color #8e404a
      
           This box has a color of #8e404a        
        
          <div style="background-color:#8e404a;">Content here</div>
        
        
          .mybackground {background-color:#8e404a;}
        
        Background color #8e404a
      
           Border around this has a color of #8e404a        
        
          <div style="border:2px solid #8e404a;">Content here</div>
        
        
          .myborder {border:2px solid #8e404a;}
        
        Border color #8e404a