#8e0c3a color space conversions
Hex:
        #8e0c3a
        RGB:
        142, 12, 58
        CMY:
        44, 95, 77
        CMYK:
        0, 92, 59, 44
      HSL:
        339°, 84.4156%, 30.1961%
        HSV (HSB):
        339°, 91.5493%, 55.6863%
        XYZ:
        12.0505, 6.3192, 4.5876
        xyY:
        0.5249, 0.2753, 6.3192
      CIE-Lab:
        30.2039, 52.0294, 10.0680
        CIE-LCH:
        30.2039, 52.9945, 10.9518
        CIE-Luv:
        30.2039, 79.2531, 1.2726
        Hunter-Lab:
        25.1380, 41.5766, 6.7765
      #8e0c3a color charts
#8e0c3a RGB chart
      #8e0c3a CMYK chart
      #8e0c3a RGB pie chart
      #8e0c3a color shades, tints & tones
#8e0c3a color schemes
#8e0c3a color preview, HTML & CSS examples
           This text has a color of #8e0c3a        
        
          <p style="color:#8e0c3a;">Text here</p>
        
        
          .mytext {color:#8e0c3a;}
        
        Text color #8e0c3a
      
           This box has a color of #8e0c3a        
        
          <div style="background-color:#8e0c3a;">Content here</div>
        
        
          .mybackground {background-color:#8e0c3a;}
        
        Background color #8e0c3a
      
           Border around this has a color of #8e0c3a        
        
          <div style="border:2px solid #8e0c3a;">Content here</div>
        
        
          .myborder {border:2px solid #8e0c3a;}
        
        Border color #8e0c3a