#8e061d color space conversions
Hex:
        #8e061d
        RGB:
        142, 6, 29
        CMY:
        44, 98, 89
        CMYK:
        0, 96, 80, 44
      HSL:
        350°, 91.8919%, 29.0196%
        HSV (HSB):
        350°, 95.7746%, 55.6863%
        XYZ:
        11.4422, 5.9697, 1.7116
        xyY:
        0.5983, 0.3122, 5.9697
      CIE-Lab:
        29.3360, 51.4708, 28.0648
        CIE-LCH:
        29.3360, 58.6249, 28.6017
        CIE-Luv:
        29.3360, 89.0270, 14.4692
        Hunter-Lab:
        24.4331, 40.8354, 12.9497
      #8e061d color charts
#8e061d RGB chart
      #8e061d CMYK chart
      #8e061d RGB pie chart
      #8e061d color shades, tints & tones
#8e061d color schemes
#8e061d color preview, HTML & CSS examples
           This text has a color of #8e061d        
        
          <p style="color:#8e061d;">Text here</p>
        
        
          .mytext {color:#8e061d;}
        
        Text color #8e061d
      
           This box has a color of #8e061d        
        
          <div style="background-color:#8e061d;">Content here</div>
        
        
          .mybackground {background-color:#8e061d;}
        
        Background color #8e061d
      
           Border around this has a color of #8e061d        
        
          <div style="border:2px solid #8e061d;">Content here</div>
        
        
          .myborder {border:2px solid #8e061d;}
        
        Border color #8e061d