#8c1a37 color space conversions
Hex:
        #8c1a37
        RGB:
        140, 26, 55
        CMY:
        45, 90, 78
        CMYK:
        0, 81, 61, 45
      HSL:
        345°, 68.6747%, 32.5490%
        HSV (HSB):
        345°, 81.4286%, 54.9020%
        XYZ:
        11.8742, 6.5901, 4.2606
        xyY:
        0.5225, 0.2900, 6.5901
      CIE-Lab:
        30.8549, 47.9925, 12.8847
        CIE-LCH:
        30.8549, 49.6920, 15.0280
        CIE-Luv:
        30.8549, 74.8989, 4.7670
        Hunter-Lab:
        25.6711, 37.6408, 8.1295
      #8c1a37 color charts
#8c1a37 RGB chart
      #8c1a37 CMYK chart
      #8c1a37 RGB pie chart
      #8c1a37 color shades, tints & tones
#8c1a37 color schemes
#8c1a37 color preview, HTML & CSS examples
           This text has a color of #8c1a37        
        
          <p style="color:#8c1a37;">Text here</p>
        
        
          .mytext {color:#8c1a37;}
        
        Text color #8c1a37
      
           This box has a color of #8c1a37        
        
          <div style="background-color:#8c1a37;">Content here</div>
        
        
          .mybackground {background-color:#8c1a37;}
        
        Background color #8c1a37
      
           Border around this has a color of #8c1a37        
        
          <div style="border:2px solid #8c1a37;">Content here</div>
        
        
          .myborder {border:2px solid #8c1a37;}
        
        Border color #8c1a37