#8c2f01 color space conversions
Hex:
        #8c2f01
        RGB:
        140, 47, 1
        CMY:
        45, 82, 100
        CMYK:
        0, 66, 99, 45
      HSL:
        20°, 98.5816%, 27.6471%
        HSV (HSB):
        20°, 99.2857%, 54.9020%
        XYZ:
        11.8372, 7.6107, 0.8738
        xyY:
        0.5825, 0.3745, 7.6107
      CIE-Lab:
        33.1585, 37.8031, 44.6711
        CIE-LCH:
        33.1585, 58.5199, 49.7603
        CIE-Luv:
        33.1585, 73.4069, 27.6804
        Hunter-Lab:
        27.5874, 28.3127, 17.4332
      #8c2f01 color charts
#8c2f01 RGB chart
      #8c2f01 CMYK chart
      #8c2f01 RGB pie chart
      #8c2f01 color shades, tints & tones
#8c2f01 color schemes
#8c2f01 color preview, HTML & CSS examples
           This text has a color of #8c2f01        
        
          <p style="color:#8c2f01;">Text here</p>
        
        
          .mytext {color:#8c2f01;}
        
        Text color #8c2f01
      
           This box has a color of #8c2f01        
        
          <div style="background-color:#8c2f01;">Content here</div>
        
        
          .mybackground {background-color:#8c2f01;}
        
        Background color #8c2f01
      
           Border around this has a color of #8c2f01        
        
          <div style="border:2px solid #8c2f01;">Content here</div>
        
        
          .myborder {border:2px solid #8c2f01;}
        
        Border color #8c2f01