#8c383b color space conversions
Hex:
        #8c383b
        RGB:
        140, 56, 59
        CMY:
        45, 78, 77
        CMYK:
        0, 60, 58, 45
      HSL:
        358°, 42.8571%, 38.4314%
        HSV (HSB):
        358°, 60.0000%, 54.9020%
        XYZ:
        13.0188, 8.7196, 5.1345
        xyY:
        0.4845, 0.3245, 8.7196
      CIE-Lab:
        35.4386, 36.0212, 16.4307
        CIE-LCH:
        35.4386, 39.5916, 24.5197
        CIE-Luv:
        35.4386, 59.5381, 11.3124
        Hunter-Lab:
        29.5289, 27.0221, 10.3608
      #8c383b color charts
#8c383b RGB chart
      #8c383b CMYK chart
      #8c383b RGB pie chart
      #8c383b color shades, tints & tones
#8c383b color schemes
#8c383b color preview, HTML & CSS examples
           This text has a color of #8c383b        
        
          <p style="color:#8c383b;">Text here</p>
        
        
          .mytext {color:#8c383b;}
        
        Text color #8c383b
      
           This box has a color of #8c383b        
        
          <div style="background-color:#8c383b;">Content here</div>
        
        
          .mybackground {background-color:#8c383b;}
        
        Background color #8c383b
      
           Border around this has a color of #8c383b        
        
          <div style="border:2px solid #8c383b;">Content here</div>
        
        
          .myborder {border:2px solid #8c383b;}
        
        Border color #8c383b