#8c3336 color space conversions
Hex:
        #8c3336
        RGB:
        140, 51, 54
        CMY:
        45, 80, 79
        CMYK:
        0, 64, 61, 45
      HSL:
        358°, 46.5969%, 37.4510%
        HSV (HSB):
        358°, 63.5714%, 54.9020%
        XYZ:
        12.6649, 8.2094, 4.4071
        xyY:
        0.5010, 0.3247, 8.2094
      CIE-Lab:
        34.4153, 38.0750, 18.2540
        CIE-LCH:
        34.4153, 42.2246, 25.6140
        CIE-Luv:
        34.4153, 63.5727, 12.2782
        Hunter-Lab:
        28.6521, 28.7599, 10.9369
      #8c3336 color charts
#8c3336 RGB chart
      #8c3336 CMYK chart
      #8c3336 RGB pie chart
      #8c3336 color shades, tints & tones
#8c3336 color schemes
#8c3336 color preview, HTML & CSS examples
           This text has a color of #8c3336        
        
          <p style="color:#8c3336;">Text here</p>
        
        
          .mytext {color:#8c3336;}
        
        Text color #8c3336
      
           This box has a color of #8c3336        
        
          <div style="background-color:#8c3336;">Content here</div>
        
        
          .mybackground {background-color:#8c3336;}
        
        Background color #8c3336
      
           Border around this has a color of #8c3336        
        
          <div style="border:2px solid #8c3336;">Content here</div>
        
        
          .myborder {border:2px solid #8c3336;}
        
        Border color #8c3336