#8b3f30 color space conversions
Hex:
        #8b3f30
        RGB:
        139, 63, 48
        CMY:
        45, 75, 81
        CMYK:
        0, 55, 65, 45
      HSL:
        10°, 48.6631%, 36.6667%
        HSV (HSB):
        10°, 65.4676%, 54.5098%
        XYZ:
        12.9585, 9.2574, 3.9002
        xyY:
        0.4962, 0.3545, 9.2574
      CIE-Lab:
        36.4752, 31.1545, 24.5463
        CIE-LCH:
        36.4752, 39.6626, 38.2342
        CIE-Luv:
        36.4752, 56.4977, 19.5280
        Hunter-Lab:
        30.4259, 22.7781, 13.6980
      #8b3f30 color charts
#8b3f30 RGB chart
      #8b3f30 CMYK chart
      #8b3f30 RGB pie chart
      #8b3f30 color shades, tints & tones
#8b3f30 color schemes
#8b3f30 color preview, HTML & CSS examples
           This text has a color of #8b3f30        
        
          <p style="color:#8b3f30;">Text here</p>
        
        
          .mytext {color:#8b3f30;}
        
        Text color #8b3f30
      
           This box has a color of #8b3f30        
        
          <div style="background-color:#8b3f30;">Content here</div>
        
        
          .mybackground {background-color:#8b3f30;}
        
        Background color #8b3f30
      
           Border around this has a color of #8b3f30        
        
          <div style="border:2px solid #8b3f30;">Content here</div>
        
        
          .myborder {border:2px solid #8b3f30;}
        
        Border color #8b3f30