#8e252d color space conversions
Hex:
        #8e252d
        RGB:
        142, 37, 45
        CMY:
        44, 85, 82
        CMYK:
        0, 74, 68, 44
      HSL:
        355°, 58.6592%, 35.0980%
        HSV (HSB):
        355°, 73.9437%, 55.6863%
        XYZ:
        12.2906, 7.2634, 3.2368
        xyY:
        0.5393, 0.3187, 7.2634
      CIE-Lab:
        32.3991, 44.2241, 21.4909
        CIE-LCH:
        32.3991, 49.1694, 25.9176
        CIE-Luv:
        32.3991, 74.7958, 12.9973
        Hunter-Lab:
        26.9507, 34.2393, 11.7447
      #8e252d color charts
#8e252d RGB chart
      #8e252d CMYK chart
      #8e252d RGB pie chart
      #8e252d color shades, tints & tones
#8e252d color schemes
#8e252d color preview, HTML & CSS examples
           This text has a color of #8e252d        
        
          <p style="color:#8e252d;">Text here</p>
        
        
          .mytext {color:#8e252d;}
        
        Text color #8e252d
      
           This box has a color of #8e252d        
        
          <div style="background-color:#8e252d;">Content here</div>
        
        
          .mybackground {background-color:#8e252d;}
        
        Background color #8e252d
      
           Border around this has a color of #8e252d        
        
          <div style="border:2px solid #8e252d;">Content here</div>
        
        
          .myborder {border:2px solid #8e252d;}
        
        Border color #8e252d