#8c1a22 color space conversions
Hex:
        #8c1a22
        RGB:
        140, 26, 34
        CMY:
        45, 90, 87
        CMYK:
        0, 81, 76, 45
      HSL:
        356°, 68.6747%, 32.5490%
        HSV (HSB):
        356°, 81.4286%, 54.9020%
        XYZ:
        11.4733, 6.4297, 2.1497
        xyY:
        0.5722, 0.3206, 6.4297
      CIE-Lab:
        30.4717, 46.7990, 26.0685
        CIE-LCH:
        30.4717, 53.5697, 29.1192
        CIE-Luv:
        30.4717, 80.5879, 14.9099
        Hunter-Lab:
        25.3569, 36.3920, 12.7233
      #8c1a22 color charts
#8c1a22 RGB chart
      #8c1a22 CMYK chart
      #8c1a22 RGB pie chart
      #8c1a22 color shades, tints & tones
#8c1a22 color schemes
#8c1a22 color preview, HTML & CSS examples
           This text has a color of #8c1a22        
        
          <p style="color:#8c1a22;">Text here</p>
        
        
          .mytext {color:#8c1a22;}
        
        Text color #8c1a22
      
           This box has a color of #8c1a22        
        
          <div style="background-color:#8c1a22;">Content here</div>
        
        
          .mybackground {background-color:#8c1a22;}
        
        Background color #8c1a22
      
           Border around this has a color of #8c1a22        
        
          <div style="border:2px solid #8c1a22;">Content here</div>
        
        
          .myborder {border:2px solid #8c1a22;}
        
        Border color #8c1a22