#8d3d13 color space conversions
Hex:
        #8d3d13
        RGB:
        141, 61, 19
        CMY:
        45, 76, 93
        CMYK:
        0, 57, 87, 45
      HSL:
        21°, 76.2500%, 31.3725%
        HSV (HSB):
        21°, 86.5248%, 55.2941%
        XYZ:
        12.7708, 9.0472, 1.6893
        xyY:
        0.5433, 0.3849, 9.0472
      CIE-Lab:
        36.0751, 31.6308, 39.9025
        CIE-LCH:
        36.0751, 50.9187, 51.5961
        CIE-Luv:
        36.0751, 63.2403, 29.0565
        Hunter-Lab:
        30.0786, 23.1501, 17.7252
      #8d3d13 color charts
#8d3d13 RGB chart
      #8d3d13 CMYK chart
      #8d3d13 RGB pie chart
      #8d3d13 color shades, tints & tones
#8d3d13 color schemes
#8d3d13 color preview, HTML & CSS examples
           This text has a color of #8d3d13        
        
          <p style="color:#8d3d13;">Text here</p>
        
        
          .mytext {color:#8d3d13;}
        
        Text color #8d3d13
      
           This box has a color of #8d3d13        
        
          <div style="background-color:#8d3d13;">Content here</div>
        
        
          .mybackground {background-color:#8d3d13;}
        
        Background color #8d3d13
      
           Border around this has a color of #8d3d13        
        
          <div style="border:2px solid #8d3d13;">Content here</div>
        
        
          .myborder {border:2px solid #8d3d13;}
        
        Border color #8d3d13