#8c2b01 color space conversions
Hex:
        #8c2b01
        RGB:
        140, 43, 1
        CMY:
        45, 83, 100
        CMYK:
        0, 69, 99, 45
      HSL:
        18°, 98.5816%, 27.6471%
        HSV (HSB):
        18°, 99.2857%, 54.9020%
        XYZ:
        11.6846, 7.3054, 0.8230
        xyY:
        0.5897, 0.3687, 7.3054
      CIE-Lab:
        32.4923, 39.5970, 44.2501
        CIE-LCH:
        32.4923, 59.3801, 48.1763
        CIE-Luv:
        32.4923, 75.9859, 26.6248
        Hunter-Lab:
        27.0285, 29.8667, 17.1147
      #8c2b01 color charts
#8c2b01 RGB chart
      #8c2b01 CMYK chart
      #8c2b01 RGB pie chart
      #8c2b01 color shades, tints & tones
#8c2b01 color schemes
#8c2b01 color preview, HTML & CSS examples
           This text has a color of #8c2b01        
        
          <p style="color:#8c2b01;">Text here</p>
        
        
          .mytext {color:#8c2b01;}
        
        Text color #8c2b01
      
           This box has a color of #8c2b01        
        
          <div style="background-color:#8c2b01;">Content here</div>
        
        
          .mybackground {background-color:#8c2b01;}
        
        Background color #8c2b01
      
           Border around this has a color of #8c2b01        
        
          <div style="border:2px solid #8c2b01;">Content here</div>
        
        
          .myborder {border:2px solid #8c2b01;}
        
        Border color #8c2b01