#880f1b color space conversions
Hex:
        #880f1b
        RGB:
        136, 15, 27
        CMY:
        47, 94, 89
        CMYK:
        0, 89, 80, 47
      HSL:
        354°, 80.1325%, 29.6078%
        HSV (HSB):
        354°, 88.9706%, 53.3333%
        XYZ:
        10.5220, 5.6550, 1.5739
        xyY:
        0.5928, 0.3186, 5.6550
      CIE-Lab:
        28.5249, 48.1628, 28.0479
        CIE-LCH:
        28.5249, 55.7345, 30.2147
        CIE-Luv:
        28.5249, 82.6010, 14.9312
        Hunter-Lab:
        23.7803, 37.3649, 12.7222
      #880f1b color charts
#880f1b RGB chart
      #880f1b CMYK chart
      #880f1b RGB pie chart
      #880f1b color shades, tints & tones
#880f1b color schemes
#880f1b color preview, HTML & CSS examples
           This text has a color of #880f1b        
        
          <p style="color:#880f1b;">Text here</p>
        
        
          .mytext {color:#880f1b;}
        
        Text color #880f1b
      
           This box has a color of #880f1b        
        
          <div style="background-color:#880f1b;">Content here</div>
        
        
          .mybackground {background-color:#880f1b;}
        
        Background color #880f1b
      
           Border around this has a color of #880f1b        
        
          <div style="border:2px solid #880f1b;">Content here</div>
        
        
          .myborder {border:2px solid #880f1b;}
        
        Border color #880f1b