#8c1024 color space conversions
Hex:
        #8c1024
        RGB:
        140, 16, 36
        CMY:
        45, 94, 86
        CMYK:
        0, 89, 74, 45
      HSL:
        350°, 79.4872%, 30.5882%
        HSV (HSB):
        350°, 88.5714%, 54.9020%
        XYZ:
        11.3189, 6.0734, 2.2448
        xyY:
        0.5764, 0.3093, 6.0734
      CIE-Lab:
        29.5969, 49.4563, 23.7749
        CIE-LCH:
        29.5969, 54.8742, 25.6748
        CIE-Luv:
        29.5969, 83.4725, 12.4772
        Hunter-Lab:
        24.6443, 38.8563, 11.8504
      #8c1024 color charts
#8c1024 RGB chart
      #8c1024 CMYK chart
      #8c1024 RGB pie chart
      #8c1024 color shades, tints & tones
#8c1024 color schemes
#8c1024 color preview, HTML & CSS examples
           This text has a color of #8c1024        
        
          <p style="color:#8c1024;">Text here</p>
        
        
          .mytext {color:#8c1024;}
        
        Text color #8c1024
      
           This box has a color of #8c1024        
        
          <div style="background-color:#8c1024;">Content here</div>
        
        
          .mybackground {background-color:#8c1024;}
        
        Background color #8c1024
      
           Border around this has a color of #8c1024        
        
          <div style="border:2px solid #8c1024;">Content here</div>
        
        
          .myborder {border:2px solid #8c1024;}
        
        Border color #8c1024