#8d182f color space conversions
Hex:
        #8d182f
        RGB:
        141, 24, 47
        CMY:
        45, 91, 82
        CMYK:
        0, 83, 67, 45
      HSL:
        348°, 70.9091%, 32.3529%
        HSV (HSB):
        348°, 82.9787%, 55.2941%
        XYZ:
        11.8242, 6.5212, 3.3248
        xyY:
        0.5456, 0.3009, 6.5212
      CIE-Lab:
        30.6911, 48.3472, 17.9894
        CIE-LCH:
        30.6911, 51.5856, 20.4097
        CIE-Luv:
        30.6911, 78.8245, 8.9058
        Hunter-Lab:
        25.5367, 37.9615, 10.1562
      #8d182f color charts
#8d182f RGB chart
      #8d182f CMYK chart
      #8d182f RGB pie chart
      #8d182f color shades, tints & tones
#8d182f color schemes
#8d182f color preview, HTML & CSS examples
           This text has a color of #8d182f        
        
          <p style="color:#8d182f;">Text here</p>
        
        
          .mytext {color:#8d182f;}
        
        Text color #8d182f
      
           This box has a color of #8d182f        
        
          <div style="background-color:#8d182f;">Content here</div>
        
        
          .mybackground {background-color:#8d182f;}
        
        Background color #8d182f
      
           Border around this has a color of #8d182f        
        
          <div style="border:2px solid #8d182f;">Content here</div>
        
        
          .myborder {border:2px solid #8d182f;}
        
        Border color #8d182f