#8b3f27 color space conversions
Hex:
        #8b3f27
        RGB:
        139, 63, 39
        CMY:
        45, 75, 85
        CMYK:
        0, 55, 72, 45
      HSL:
        14°, 56.1798%, 34.9020%
        HSV (HSB):
        14°, 71.9424%, 54.5098%
        XYZ:
        12.7912, 9.1905, 3.0192
        xyY:
        0.5116, 0.3676, 9.1905
      CIE-Lab:
        36.3484, 30.5886, 29.7207
        CIE-LCH:
        36.3484, 42.6495, 44.1755
        CIE-Luv:
        36.3484, 57.8984, 23.4278
        Hunter-Lab:
        30.3158, 22.2621, 15.3162
      #8b3f27 color charts
#8b3f27 RGB chart
      #8b3f27 CMYK chart
      #8b3f27 RGB pie chart
      #8b3f27 color shades, tints & tones
#8b3f27 color schemes
#8b3f27 color preview, HTML & CSS examples
           This text has a color of #8b3f27        
        
          <p style="color:#8b3f27;">Text here</p>
        
        
          .mytext {color:#8b3f27;}
        
        Text color #8b3f27
      
           This box has a color of #8b3f27        
        
          <div style="background-color:#8b3f27;">Content here</div>
        
        
          .mybackground {background-color:#8b3f27;}
        
        Background color #8b3f27
      
           Border around this has a color of #8b3f27        
        
          <div style="border:2px solid #8b3f27;">Content here</div>
        
        
          .myborder {border:2px solid #8b3f27;}
        
        Border color #8b3f27