#8c4951 color space conversions
Hex:
        #8c4951
        RGB:
        140, 73, 81
        CMY:
        45, 71, 68
        CMYK:
        0, 48, 42, 45
      HSL:
        353°, 31.4554%, 41.7647%
        HSV (HSB):
        353°, 47.8571%, 54.9020%
        XYZ:
        14.6830, 10.9346, 9.1213
        xyY:
        0.4227, 0.3148, 10.9346
      CIE-Lab:
        39.4701, 29.1888, 8.1273
        CIE-LCH:
        39.4701, 30.2992, 15.5592
        CIE-Luv:
        39.4701, 44.7304, 4.7393
        Hunter-Lab:
        33.0675, 21.3911, 6.7928
      #8c4951 color charts
#8c4951 RGB chart
      #8c4951 CMYK chart
      #8c4951 RGB pie chart
      #8c4951 color shades, tints & tones
#8c4951 color schemes
#8c4951 color preview, HTML & CSS examples
           This text has a color of #8c4951        
        
          <p style="color:#8c4951;">Text here</p>
        
        
          .mytext {color:#8c4951;}
        
        Text color #8c4951
      
           This box has a color of #8c4951        
        
          <div style="background-color:#8c4951;">Content here</div>
        
        
          .mybackground {background-color:#8c4951;}
        
        Background color #8c4951
      
           Border around this has a color of #8c4951        
        
          <div style="border:2px solid #8c4951;">Content here</div>
        
        
          .myborder {border:2px solid #8c4951;}
        
        Border color #8c4951