#8c451f color space conversions
Hex:
        #8c451f
        RGB:
        140, 69, 31
        CMY:
        45, 73, 88
        CMYK:
        0, 51, 78, 45
      HSL:
        21°, 63.7427%, 33.5294%
        HSV (HSB):
        21°, 77.8571%, 54.9020%
        XYZ:
        13.1907, 9.9306, 2.5179
        xyY:
        0.5145, 0.3873, 9.9306
      CIE-Lab:
        37.7176, 27.3271, 35.6365
        CIE-LCH:
        37.7176, 44.9081, 52.5180
        CIE-Luv:
        37.7176, 55.4418, 28.5962
        Hunter-Lab:
        31.5129, 19.5690, 17.3217
      #8c451f color charts
#8c451f RGB chart
      #8c451f CMYK chart
      #8c451f RGB pie chart
      #8c451f color shades, tints & tones
#8c451f color schemes
#8c451f color preview, HTML & CSS examples
           This text has a color of #8c451f        
        
          <p style="color:#8c451f;">Text here</p>
        
        
          .mytext {color:#8c451f;}
        
        Text color #8c451f
      
           This box has a color of #8c451f        
        
          <div style="background-color:#8c451f;">Content here</div>
        
        
          .mybackground {background-color:#8c451f;}
        
        Background color #8c451f
      
           Border around this has a color of #8c451f        
        
          <div style="border:2px solid #8c451f;">Content here</div>
        
        
          .myborder {border:2px solid #8c451f;}
        
        Border color #8c451f