#8d333f color space conversions
Hex:
        #8d333f
        RGB:
        141, 51, 63
        CMY:
        45, 80, 75
        CMYK:
        0, 64, 55, 45
      HSL:
        352°, 46.8750%, 37.6471%
        HSV (HSB):
        352°, 63.8298%, 55.2941%
        XYZ:
        13.0655, 8.3893, 5.6333
        xyY:
        0.4823, 0.3097, 8.3893
      CIE-Lab:
        34.7808, 39.1649, 13.0288
        CIE-LCH:
        34.7808, 41.2752, 18.4005
        CIE-Luv:
        34.7808, 62.2135, 7.3553
        Hunter-Lab:
        28.9642, 29.8326, 8.7436
      #8d333f color charts
#8d333f RGB chart
      #8d333f CMYK chart
      #8d333f RGB pie chart
      #8d333f color shades, tints & tones
#8d333f color schemes
#8d333f color preview, HTML & CSS examples
           This text has a color of #8d333f        
        
          <p style="color:#8d333f;">Text here</p>
        
        
          .mytext {color:#8d333f;}
        
        Text color #8d333f
      
           This box has a color of #8d333f        
        
          <div style="background-color:#8d333f;">Content here</div>
        
        
          .mybackground {background-color:#8d333f;}
        
        Background color #8d333f
      
           Border around this has a color of #8d333f        
        
          <div style="border:2px solid #8d333f;">Content here</div>
        
        
          .myborder {border:2px solid #8d333f;}
        
        Border color #8d333f