#8c221f color space conversions
Hex:
        #8c221f
        RGB:
        140, 34, 31
        CMY:
        45, 87, 88
        CMYK:
        0, 76, 78, 45
      HSL:
        2°, 63.7427%, 33.5294%
        HSV (HSB):
        2°, 77.8571%, 54.9020%
        XYZ:
        11.6346, 6.8184, 1.9992
        xyY:
        0.5689, 0.3334, 6.8184
      CIE-Lab:
        31.3899, 43.9933, 28.9439
        CIE-LCH:
        31.3899, 52.6608, 33.3415
        CIE-Luv:
        31.3899, 77.6452, 17.7248
        Hunter-Lab:
        26.1121, 33.8366, 13.7391
      #8c221f color charts
#8c221f RGB chart
      #8c221f CMYK chart
      #8c221f RGB pie chart
      #8c221f color shades, tints & tones
#8c221f color schemes
#8c221f color preview, HTML & CSS examples
           This text has a color of #8c221f        
        
          <p style="color:#8c221f;">Text here</p>
        
        
          .mytext {color:#8c221f;}
        
        Text color #8c221f
      
           This box has a color of #8c221f        
        
          <div style="background-color:#8c221f;">Content here</div>
        
        
          .mybackground {background-color:#8c221f;}
        
        Background color #8c221f
      
           Border around this has a color of #8c221f        
        
          <div style="border:2px solid #8c221f;">Content here</div>
        
        
          .myborder {border:2px solid #8c221f;}
        
        Border color #8c221f