#8d381d color space conversions
Hex:
        #8d381d
        RGB:
        141, 56, 29
        CMY:
        45, 78, 89
        CMYK:
        0, 60, 79, 45
      HSL:
        14°, 65.8824%, 33.3333%
        HSV (HSB):
        14°, 79.4326%, 55.2941%
        XYZ:
        12.6204, 8.5798, 2.1533
        xyY:
        0.5404, 0.3674, 8.5798
      CIE-Lab:
        35.1623, 34.5563, 34.1258
        CIE-LCH:
        35.1623, 48.5665, 44.6409
        CIE-Luv:
        35.1623, 65.7179, 24.7728
        Hunter-Lab:
        29.2913, 25.6489, 16.1453
      #8d381d color charts
#8d381d RGB chart
      #8d381d CMYK chart
      #8d381d RGB pie chart
      #8d381d color shades, tints & tones
#8d381d color schemes
#8d381d color preview, HTML & CSS examples
           This text has a color of #8d381d        
        
          <p style="color:#8d381d;">Text here</p>
        
        
          .mytext {color:#8d381d;}
        
        Text color #8d381d
      
           This box has a color of #8d381d        
        
          <div style="background-color:#8d381d;">Content here</div>
        
        
          .mybackground {background-color:#8d381d;}
        
        Background color #8d381d
      
           Border around this has a color of #8d381d        
        
          <div style="border:2px solid #8d381d;">Content here</div>
        
        
          .myborder {border:2px solid #8d381d;}
        
        Border color #8d381d