#8d282f color space conversions
Hex:
        #8d282f
        RGB:
        141, 40, 47
        CMY:
        45, 84, 82
        CMYK:
        0, 72, 67, 45
      HSL:
        356°, 55.8011%, 35.4902%
        HSV (HSB):
        356°, 71.6312%, 55.2941%
        XYZ:
        12.2564, 7.3855, 3.4689
        xyY:
        0.5303, 0.3196, 7.3855
      CIE-Lab:
        32.6690, 42.8266, 20.5094
        CIE-LCH:
        32.6690, 47.4842, 25.5895
        CIE-Luv:
        32.6690, 72.0034, 12.6416
        Hunter-Lab:
        27.1763, 32.9439, 11.4554
      #8d282f color charts
#8d282f RGB chart
      #8d282f CMYK chart
      #8d282f RGB pie chart
      #8d282f color shades, tints & tones
#8d282f color schemes
#8d282f color preview, HTML & CSS examples
           This text has a color of #8d282f        
        
          <p style="color:#8d282f;">Text here</p>
        
        
          .mytext {color:#8d282f;}
        
        Text color #8d282f
      
           This box has a color of #8d282f        
        
          <div style="background-color:#8d282f;">Content here</div>
        
        
          .mybackground {background-color:#8d282f;}
        
        Background color #8d282f
      
           Border around this has a color of #8d282f        
        
          <div style="border:2px solid #8d282f;">Content here</div>
        
        
          .myborder {border:2px solid #8d282f;}
        
        Border color #8d282f