#8c383f color space conversions
Hex:
        #8c383f
        RGB:
        140, 56, 63
        CMY:
        45, 78, 75
        CMYK:
        0, 60, 55, 45
      HSL:
        355°, 42.8571%, 38.4314%
        HSV (HSB):
        355°, 60.0000%, 54.9020%
        XYZ:
        13.1266, 8.7627, 5.7021
        xyY:
        0.4757, 0.3176, 8.7627
      CIE-Lab:
        35.5233, 36.3657, 14.0067
        CIE-LCH:
        35.5233, 38.9698, 21.0648
        CIE-Luv:
        35.5233, 58.6161, 8.9881
        Hunter-Lab:
        29.6018, 27.3506, 9.3004
      #8c383f color charts
#8c383f RGB chart
      #8c383f CMYK chart
      #8c383f RGB pie chart
      #8c383f color shades, tints & tones
#8c383f color schemes
#8c383f color preview, HTML & CSS examples
           This text has a color of #8c383f        
        
          <p style="color:#8c383f;">Text here</p>
        
        
          .mytext {color:#8c383f;}
        
        Text color #8c383f
      
           This box has a color of #8c383f        
        
          <div style="background-color:#8c383f;">Content here</div>
        
        
          .mybackground {background-color:#8c383f;}
        
        Background color #8c383f
      
           Border around this has a color of #8c383f        
        
          <div style="border:2px solid #8c383f;">Content here</div>
        
        
          .myborder {border:2px solid #8c383f;}
        
        Border color #8c383f