#8e051d color space conversions
Hex:
        #8e051d
        RGB:
        142, 5, 29
        CMY:
        44, 98, 89
        CMYK:
        0, 96, 80, 44
      HSL:
        349°, 93.1973%, 28.8235%
        HSV (HSB):
        349°, 96.4789%, 55.6863%
        XYZ:
        11.4314, 5.9480, 1.7080
        xyY:
        0.5989, 0.3116, 5.9480
      CIE-Lab:
        29.2810, 51.6299, 28.0052
        CIE-LCH:
        29.2810, 58.7362, 28.4764
        CIE-Luv:
        29.2810, 89.2429, 14.3718
        Hunter-Lab:
        24.3886, 40.9861, 12.9198
      #8e051d color charts
#8e051d RGB chart
      #8e051d CMYK chart
      #8e051d RGB pie chart
      #8e051d color shades, tints & tones
#8e051d color schemes
#8e051d color preview, HTML & CSS examples
           This text has a color of #8e051d        
        
          <p style="color:#8e051d;">Text here</p>
        
        
          .mytext {color:#8e051d;}
        
        Text color #8e051d
      
           This box has a color of #8e051d        
        
          <div style="background-color:#8e051d;">Content here</div>
        
        
          .mybackground {background-color:#8e051d;}
        
        Background color #8e051d
      
           Border around this has a color of #8e051d        
        
          <div style="border:2px solid #8e051d;">Content here</div>
        
        
          .myborder {border:2px solid #8e051d;}
        
        Border color #8e051d