#8c1e0a color space conversions
Hex:
        #8c1e0a
        RGB:
        140, 30, 10
        CMY:
        45, 88, 96
        CMYK:
        0, 79, 93, 45
      HSL:
        9°, 86.6667%, 29.4118%
        HSV (HSB):
        9°, 92.8571%, 54.9020%
        XYZ:
        11.3343, 6.5259, 0.9494
        xyY:
        0.6026, 0.3469, 6.5259
      CIE-Lab:
        30.7023, 44.8027, 39.3553
        CIE-LCH:
        30.7023, 59.6332, 41.2965
        CIE-Luv:
        30.7023, 82.4997, 22.2452
        Hunter-Lab:
        25.5459, 34.4922, 15.6786
      #8c1e0a color charts
#8c1e0a RGB chart
      #8c1e0a CMYK chart
      #8c1e0a RGB pie chart
      #8c1e0a color shades, tints & tones
#8c1e0a color schemes
#8c1e0a color preview, HTML & CSS examples
           This text has a color of #8c1e0a        
        
          <p style="color:#8c1e0a;">Text here</p>
        
        
          .mytext {color:#8c1e0a;}
        
        Text color #8c1e0a
      
           This box has a color of #8c1e0a        
        
          <div style="background-color:#8c1e0a;">Content here</div>
        
        
          .mybackground {background-color:#8c1e0a;}
        
        Background color #8c1e0a
      
           Border around this has a color of #8c1e0a        
        
          <div style="border:2px solid #8c1e0a;">Content here</div>
        
        
          .myborder {border:2px solid #8c1e0a;}
        
        Border color #8c1e0a