#8c262b color space conversions
Hex:
        #8c262b
        RGB:
        140, 38, 43
        CMY:
        45, 85, 83
        CMYK:
        0, 73, 69, 45
      HSL:
        357°, 57.3034%, 34.9020%
        HSV (HSB):
        357°, 72.8571%, 54.9020%
        XYZ:
        11.9444, 7.1361, 3.0334
        xyY:
        0.5401, 0.3227, 7.1361
      CIE-Lab:
        32.1147, 43.0535, 22.3268
        CIE-LCH:
        32.1147, 48.4983, 27.4105
        CIE-Luv:
        32.1147, 73.1327, 13.8122
        Hunter-Lab:
        26.7135, 33.0640, 11.9669
      #8c262b color charts
#8c262b RGB chart
      #8c262b CMYK chart
      #8c262b RGB pie chart
      #8c262b color shades, tints & tones
#8c262b color schemes
#8c262b color preview, HTML & CSS examples
           This text has a color of #8c262b        
        
          <p style="color:#8c262b;">Text here</p>
        
        
          .mytext {color:#8c262b;}
        
        Text color #8c262b
      
           This box has a color of #8c262b        
        
          <div style="background-color:#8c262b;">Content here</div>
        
        
          .mybackground {background-color:#8c262b;}
        
        Background color #8c262b
      
           Border around this has a color of #8c262b        
        
          <div style="border:2px solid #8c262b;">Content here</div>
        
        
          .myborder {border:2px solid #8c262b;}
        
        Border color #8c262b