#8c2f0b color space conversions
Hex:
        #8c2f0b
        RGB:
        140, 47, 11
        CMY:
        45, 82, 96
        CMYK:
        0, 66, 92, 45
      HSL:
        17°, 85.4305%, 29.6078%
        HSV (HSB):
        17°, 92.1429%, 54.9020%
        XYZ:
        11.8921, 7.6326, 1.1631
        xyY:
        0.5748, 0.3689, 7.6326
      CIE-Lab:
        33.2058, 37.9850, 40.7910
        CIE-LCH:
        33.2058, 55.7384, 47.0400
        CIE-Luv:
        33.2058, 72.7095, 26.1605
        Hunter-Lab:
        27.6272, 28.4876, 16.8430
      #8c2f0b color charts
#8c2f0b RGB chart
      #8c2f0b CMYK chart
      #8c2f0b RGB pie chart
      #8c2f0b color shades, tints & tones
#8c2f0b color schemes
#8c2f0b color preview, HTML & CSS examples
           This text has a color of #8c2f0b        
        
          <p style="color:#8c2f0b;">Text here</p>
        
        
          .mytext {color:#8c2f0b;}
        
        Text color #8c2f0b
      
           This box has a color of #8c2f0b        
        
          <div style="background-color:#8c2f0b;">Content here</div>
        
        
          .mybackground {background-color:#8c2f0b;}
        
        Background color #8c2f0b
      
           Border around this has a color of #8c2f0b        
        
          <div style="border:2px solid #8c2f0b;">Content here</div>
        
        
          .myborder {border:2px solid #8c2f0b;}
        
        Border color #8c2f0b