#8d082b color space conversions
Hex:
        #8d082b
        RGB:
        141, 8, 43
        CMY:
        45, 97, 83
        CMYK:
        0, 94, 70, 45
      HSL:
        344°, 89.2617%, 29.2157%
        HSV (HSB):
        344°, 94.3262%, 55.2941%
        XYZ:
        11.5074, 6.0108, 2.8392
        xyY:
        0.5653, 0.2953, 6.0108
      CIE-Lab:
        29.4397, 51.4916, 19.0370
        CIE-LCH:
        29.4397, 54.8980, 20.2899
        CIE-Luv:
        29.4397, 84.1594, 8.6578
        Hunter-Lab:
        24.5169, 40.8769, 10.2958
      #8d082b color charts
#8d082b RGB chart
      #8d082b CMYK chart
      #8d082b RGB pie chart
      #8d082b color shades, tints & tones
#8d082b color schemes
#8d082b color preview, HTML & CSS examples
           This text has a color of #8d082b        
        
          <p style="color:#8d082b;">Text here</p>
        
        
          .mytext {color:#8d082b;}
        
        Text color #8d082b
      
           This box has a color of #8d082b        
        
          <div style="background-color:#8d082b;">Content here</div>
        
        
          .mybackground {background-color:#8d082b;}
        
        Background color #8d082b
      
           Border around this has a color of #8d082b        
        
          <div style="border:2px solid #8d082b;">Content here</div>
        
        
          .myborder {border:2px solid #8d082b;}
        
        Border color #8d082b