#8c291d color space conversions
Hex:
        #8c291d
        RGB:
        140, 41, 29
        CMY:
        45, 84, 89
        CMYK:
        0, 71, 79, 45
      HSL:
        6°, 65.6805%, 33.1373%
        HSV (HSB):
        6°, 79.2857%, 54.9020%
        XYZ:
        11.8299, 7.2500, 1.9383
        xyY:
        0.5628, 0.3449, 7.2500
      CIE-Lab:
        32.3695, 41.1530, 31.1741
        CIE-LCH:
        32.3695, 51.6275, 37.1446
        CIE-Luv:
        32.3695, 74.2881, 20.1580
        Hunter-Lab:
        26.9259, 31.3039, 14.5801
      #8c291d color charts
#8c291d RGB chart
      #8c291d CMYK chart
      #8c291d RGB pie chart
      #8c291d color shades, tints & tones
#8c291d color schemes
#8c291d color preview, HTML & CSS examples
           This text has a color of #8c291d        
        
          <p style="color:#8c291d;">Text here</p>
        
        
          .mytext {color:#8c291d;}
        
        Text color #8c291d
      
           This box has a color of #8c291d        
        
          <div style="background-color:#8c291d;">Content here</div>
        
        
          .mybackground {background-color:#8c291d;}
        
        Background color #8c291d
      
           Border around this has a color of #8c291d        
        
          <div style="border:2px solid #8c291d;">Content here</div>
        
        
          .myborder {border:2px solid #8c291d;}
        
        Border color #8c291d