#8d3d27 color space conversions
Hex:
        #8d3d27
        RGB:
        141, 61, 39
        CMY:
        45, 76, 85
        CMYK:
        0, 57, 72, 45
      HSL:
        13°, 56.6667%, 35.2941%
        HSV (HSB):
        13°, 72.3404%, 55.2941%
        XYZ:
        13.0195, 9.1467, 2.9987
        xyY:
        0.5174, 0.3635, 9.1467
      CIE-Lab:
        36.2652, 32.4627, 29.7144
        CIE-LCH:
        36.2652, 44.0088, 42.4691
        CIE-Luv:
        36.2652, 60.9343, 22.9587
        Hunter-Lab:
        30.2435, 23.9160, 15.2916
      #8d3d27 color charts
#8d3d27 RGB chart
      #8d3d27 CMYK chart
      #8d3d27 RGB pie chart
      #8d3d27 color shades, tints & tones
#8d3d27 color schemes
#8d3d27 color preview, HTML & CSS examples
           This text has a color of #8d3d27        
        
          <p style="color:#8d3d27;">Text here</p>
        
        
          .mytext {color:#8d3d27;}
        
        Text color #8d3d27
      
           This box has a color of #8d3d27        
        
          <div style="background-color:#8d3d27;">Content here</div>
        
        
          .mybackground {background-color:#8d3d27;}
        
        Background color #8d3d27
      
           Border around this has a color of #8d3d27        
        
          <div style="border:2px solid #8d3d27;">Content here</div>
        
        
          .myborder {border:2px solid #8d3d27;}
        
        Border color #8d3d27