#8e0e0f color space conversions
Hex:
        #8e0e0f
        RGB:
        142, 14, 15
        CMY:
        44, 95, 94
        CMYK:
        0, 90, 89, 44
      HSL:
        360°, 82.0513%, 30.5882%
        HSV (HSB):
        360°, 90.1408%, 55.6863%
        XYZ:
        11.3986, 6.0993, 1.0285
        xyY:
        0.6153, 0.3292, 6.0993
      CIE-Lab:
        29.6617, 49.7525, 36.4500
        CIE-LCH:
        29.6617, 61.6759, 36.2275
        CIE-Luv:
        29.6617, 89.6142, 19.1487
        Hunter-Lab:
        24.6969, 39.1654, 14.8188
      #8e0e0f color charts
#8e0e0f RGB chart
      #8e0e0f CMYK chart
      #8e0e0f RGB pie chart
      #8e0e0f color shades, tints & tones
#8e0e0f color schemes
#8e0e0f color preview, HTML & CSS examples
           This text has a color of #8e0e0f        
        
          <p style="color:#8e0e0f;">Text here</p>
        
        
          .mytext {color:#8e0e0f;}
        
        Text color #8e0e0f
      
           This box has a color of #8e0e0f        
        
          <div style="background-color:#8e0e0f;">Content here</div>
        
        
          .mybackground {background-color:#8e0e0f;}
        
        Background color #8e0e0f
      
           Border around this has a color of #8e0e0f        
        
          <div style="border:2px solid #8e0e0f;">Content here</div>
        
        
          .myborder {border:2px solid #8e0e0f;}
        
        Border color #8e0e0f