#880e16 color space conversions
Hex:
        #880e16
        RGB:
        136, 14, 22
        CMY:
        47, 95, 91
        CMYK:
        0, 90, 84, 47
      HSL:
        356°, 81.3333%, 29.4118%
        HSV (HSB):
        356°, 89.7059%, 53.3333%
        XYZ:
        10.4552, 5.6062, 1.2901
        xyY:
        0.6026, 0.3231, 5.6062
      CIE-Lab:
        28.3965, 48.2070, 30.9504
        CIE-LCH:
        28.3965, 57.2874, 32.7017
        CIE-Luv:
        28.3965, 83.8295, 16.3645
        Hunter-Lab:
        23.6775, 37.3840, 13.3437
      #880e16 color charts
#880e16 RGB chart
      #880e16 CMYK chart
      #880e16 RGB pie chart
      #880e16 color shades, tints & tones
#880e16 color schemes
#880e16 color preview, HTML & CSS examples
           This text has a color of #880e16        
        
          <p style="color:#880e16;">Text here</p>
        
        
          .mytext {color:#880e16;}
        
        Text color #880e16
      
           This box has a color of #880e16        
        
          <div style="background-color:#880e16;">Content here</div>
        
        
          .mybackground {background-color:#880e16;}
        
        Background color #880e16
      
           Border around this has a color of #880e16        
        
          <div style="border:2px solid #880e16;">Content here</div>
        
        
          .myborder {border:2px solid #880e16;}
        
        Border color #880e16