#8d4042 color space conversions
Hex:
        #8d4042
        RGB:
        141, 64, 66
        CMY:
        45, 75, 74
        CMYK:
        0, 55, 53, 45
      HSL:
        358°, 37.5610%, 40.1961%
        HSV (HSB):
        358°, 54.6099%, 55.2941%
        XYZ:
        13.8013, 9.7229, 6.3035
        xyY:
        0.4627, 0.3260, 9.7229
      CIE-Lab:
        37.3404, 32.8876, 14.5963
        CIE-LCH:
        37.3404, 35.9812, 23.9328
        CIE-Luv:
        37.3404, 54.0459, 10.5538
        Hunter-Lab:
        31.1815, 24.4384, 9.8412
      #8d4042 color charts
#8d4042 RGB chart
      #8d4042 CMYK chart
      #8d4042 RGB pie chart
      #8d4042 color shades, tints & tones
#8d4042 color schemes
#8d4042 color preview, HTML & CSS examples
           This text has a color of #8d4042        
        
          <p style="color:#8d4042;">Text here</p>
        
        
          .mytext {color:#8d4042;}
        
        Text color #8d4042
      
           This box has a color of #8d4042        
        
          <div style="background-color:#8d4042;">Content here</div>
        
        
          .mybackground {background-color:#8d4042;}
        
        Background color #8d4042
      
           Border around this has a color of #8d4042        
        
          <div style="border:2px solid #8d4042;">Content here</div>
        
        
          .myborder {border:2px solid #8d4042;}
        
        Border color #8d4042