#8c3840 color space conversions
Hex:
        #8c3840
        RGB:
        140, 56, 64
        CMY:
        45, 78, 75
        CMYK:
        0, 60, 54, 45
      HSL:
        354°, 42.8571%, 38.4314%
        HSV (HSB):
        354°, 60.0000%, 54.9020%
        XYZ:
        13.1548, 8.7740, 5.8507
        xyY:
        0.4735, 0.3158, 8.7740
      CIE-Lab:
        35.5454, 36.4554, 13.4005
        CIE-LCH:
        35.5454, 38.8403, 20.1828
        CIE-Luv:
        35.5454, 58.3792, 8.3898
        Hunter-Lab:
        29.6209, 27.4364, 9.0237
      #8c3840 color charts
#8c3840 RGB chart
      #8c3840 CMYK chart
      #8c3840 RGB pie chart
      #8c3840 color shades, tints & tones
#8c3840 color schemes
#8c3840 color preview, HTML & CSS examples
           This text has a color of #8c3840        
        
          <p style="color:#8c3840;">Text here</p>
        
        
          .mytext {color:#8c3840;}
        
        Text color #8c3840
      
           This box has a color of #8c3840        
        
          <div style="background-color:#8c3840;">Content here</div>
        
        
          .mybackground {background-color:#8c3840;}
        
        Background color #8c3840
      
           Border around this has a color of #8c3840        
        
          <div style="border:2px solid #8c3840;">Content here</div>
        
        
          .myborder {border:2px solid #8c3840;}
        
        Border color #8c3840