#8b3f28 color space conversions
Hex:
        #8b3f28
        RGB:
        139, 63, 40
        CMY:
        45, 75, 84
        CMYK:
        0, 55, 71, 45
      HSL:
        14°, 55.3073%, 35.0980%
        HSV (HSB):
        14°, 71.2230%, 54.5098%
        XYZ:
        12.8080, 9.1972, 3.1077
        xyY:
        0.5100, 0.3662, 9.1972
      CIE-Lab:
        36.3612, 30.6457, 29.1573
        CIE-LCH:
        36.3612, 42.3002, 43.5743
        CIE-Luv:
        36.3612, 57.7549, 23.0291
        Hunter-Lab:
        30.3269, 22.3141, 15.1532
      #8b3f28 color charts
#8b3f28 RGB chart
      #8b3f28 CMYK chart
      #8b3f28 RGB pie chart
      #8b3f28 color shades, tints & tones
#8b3f28 color schemes
#8b3f28 color preview, HTML & CSS examples
           This text has a color of #8b3f28        
        
          <p style="color:#8b3f28;">Text here</p>
        
        
          .mytext {color:#8b3f28;}
        
        Text color #8b3f28
      
           This box has a color of #8b3f28        
        
          <div style="background-color:#8b3f28;">Content here</div>
        
        
          .mybackground {background-color:#8b3f28;}
        
        Background color #8b3f28
      
           Border around this has a color of #8b3f28        
        
          <div style="border:2px solid #8b3f28;">Content here</div>
        
        
          .myborder {border:2px solid #8b3f28;}
        
        Border color #8b3f28