#8c421f color space conversions
Hex:
        #8c421f
        RGB:
        140, 66, 31
        CMY:
        45, 74, 88
        CMYK:
        0, 53, 78, 45
      HSL:
        19°, 63.7427%, 33.5294%
        HSV (HSB):
        19°, 77.8571%, 54.9020%
        XYZ:
        13.0108, 9.5708, 2.4579
        xyY:
        0.5196, 0.3822, 9.5708
      CIE-Lab:
        37.0608, 28.9758, 34.9602
        CIE-LCH:
        37.0608, 45.4071, 50.3473
        CIE-Luv:
        37.0608, 57.6217, 27.4919
        Hunter-Lab:
        30.9367, 20.9307, 16.9451
      #8c421f color charts
#8c421f RGB chart
      #8c421f CMYK chart
      #8c421f RGB pie chart
      #8c421f color shades, tints & tones
#8c421f color schemes
#8c421f color preview, HTML & CSS examples
           This text has a color of #8c421f        
        
          <p style="color:#8c421f;">Text here</p>
        
        
          .mytext {color:#8c421f;}
        
        Text color #8c421f
      
           This box has a color of #8c421f        
        
          <div style="background-color:#8c421f;">Content here</div>
        
        
          .mybackground {background-color:#8c421f;}
        
        Background color #8c421f
      
           Border around this has a color of #8c421f        
        
          <div style="border:2px solid #8c421f;">Content here</div>
        
        
          .myborder {border:2px solid #8c421f;}
        
        Border color #8c421f