#8e212d color space conversions
Hex:
        #8e212d
        RGB:
        142, 33, 45
        CMY:
        44, 87, 82
        CMYK:
        0, 77, 68, 44
      HSL:
        353°, 62.2857%, 34.3137%
        HSV (HSB):
        353°, 76.7606%, 55.6863%
        XYZ:
        12.1728, 7.0280, 3.1976
        xyY:
        0.5435, 0.3138, 7.0280
      CIE-Lab:
        31.8705, 45.6931, 20.8308
        CIE-LCH:
        31.8705, 50.2173, 24.5075
        CIE-Luv:
        31.8705, 76.6482, 12.0084
        Hunter-Lab:
        26.5103, 35.5695, 11.4059
      #8e212d color charts
#8e212d RGB chart
      #8e212d CMYK chart
      #8e212d RGB pie chart
      #8e212d color shades, tints & tones
#8e212d color schemes
#8e212d color preview, HTML & CSS examples
           This text has a color of #8e212d        
        
          <p style="color:#8e212d;">Text here</p>
        
        
          .mytext {color:#8e212d;}
        
        Text color #8e212d
      
           This box has a color of #8e212d        
        
          <div style="background-color:#8e212d;">Content here</div>
        
        
          .mybackground {background-color:#8e212d;}
        
        Background color #8e212d
      
           Border around this has a color of #8e212d        
        
          <div style="border:2px solid #8e212d;">Content here</div>
        
        
          .myborder {border:2px solid #8e212d;}
        
        Border color #8e212d