#8d262f color space conversions
Hex:
        #8d262f
        RGB:
        141, 38, 47
        CMY:
        45, 85, 82
        CMYK:
        0, 73, 67, 45
      HSL:
        355°, 57.5419%, 35.0980%
        HSV (HSB):
        355°, 73.0496%, 55.2941%
        XYZ:
        12.1907, 7.2542, 3.4470
        xyY:
        0.5325, 0.3169, 7.2542
      CIE-Lab:
        32.3787, 43.6257, 20.1426
        CIE-LCH:
        32.3787, 48.0513, 24.7835
        CIE-Luv:
        32.3787, 72.9962, 12.0955
        Hunter-Lab:
        26.9336, 33.6591, 11.2655
      #8d262f color charts
#8d262f RGB chart
      #8d262f CMYK chart
      #8d262f RGB pie chart
      #8d262f color shades, tints & tones
#8d262f color schemes
#8d262f color preview, HTML & CSS examples
           This text has a color of #8d262f        
        
          <p style="color:#8d262f;">Text here</p>
        
        
          .mytext {color:#8d262f;}
        
        Text color #8d262f
      
           This box has a color of #8d262f        
        
          <div style="background-color:#8d262f;">Content here</div>
        
        
          .mybackground {background-color:#8d262f;}
        
        Background color #8d262f
      
           Border around this has a color of #8d262f        
        
          <div style="border:2px solid #8d262f;">Content here</div>
        
        
          .myborder {border:2px solid #8d262f;}
        
        Border color #8d262f