#8e281e color space conversions
Hex:
        #8e281e
        RGB:
        142, 40, 30
        CMY:
        44, 84, 88
        CMYK:
        0, 72, 79, 44
      HSL:
        5°, 65.1163%, 33.7255%
        HSV (HSB):
        5°, 78.8732%, 55.6863%
        XYZ:
        12.1485, 7.3621, 2.0090
        xyY:
        0.5645, 0.3421, 7.3621
      CIE-Lab:
        32.6174, 42.3051, 30.9739
        CIE-LCH:
        32.6174, 52.4319, 36.2099
        CIE-Luv:
        32.6174, 76.3280, 19.8733
        Hunter-Lab:
        27.1332, 32.4375, 14.6032
      #8e281e color charts
#8e281e RGB chart
      #8e281e CMYK chart
      #8e281e RGB pie chart
      #8e281e color shades, tints & tones
#8e281e color schemes
#8e281e color preview, HTML & CSS examples
           This text has a color of #8e281e        
        
          <p style="color:#8e281e;">Text here</p>
        
        
          .mytext {color:#8e281e;}
        
        Text color #8e281e
      
           This box has a color of #8e281e        
        
          <div style="background-color:#8e281e;">Content here</div>
        
        
          .mybackground {background-color:#8e281e;}
        
        Background color #8e281e
      
           Border around this has a color of #8e281e        
        
          <div style="border:2px solid #8e281e;">Content here</div>
        
        
          .myborder {border:2px solid #8e281e;}
        
        Border color #8e281e